Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump gems #144

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 18 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ GIT

GIT
remote: https://github.com/travis-ci/marginalia
revision: 1733a09de1dd8a4e9b6d92cee7413eacb38f0db1
revision: 7cda719e36c38610b0a4e3c5428e5f23844db0ae
specs:
marginalia (1.5.0)
activerecord (>= 2.3)
pg (~> 0.21)

GIT
remote: https://github.com/travis-ci/metriks
Expand Down Expand Up @@ -72,28 +72,26 @@ GEM
remote: https://gems.contribsys.com/
specs:
HDRHistogram (0.1.3)
activemodel (4.2.8)
activesupport (= 4.2.8)
builder (~> 3.1)
activerecord (4.2.8)
activemodel (= 4.2.8)
activesupport (= 4.2.8)
arel (~> 6.0)
activesupport (4.2.8)
activemodel (5.1.4)
activesupport (= 5.1.4)
activerecord (5.1.4)
activemodel (= 5.1.4)
activesupport (= 5.1.4)
arel (~> 8.0)
activesupport (5.1.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.4.0)
amq-protocol (2.0.1)
arel (6.0.4)
arel (8.0.0)
atomic (1.1.99)
avl_tree (1.2.1)
atomic (~> 1.1)
backports (3.8.0)
bourne (1.6.0)
mocha (~> 1.1)
builder (3.2.3)
bunny (2.5.1)
amq-protocol (>= 2.0.1)
coder (0.4.0)
Expand All @@ -102,7 +100,7 @@ GEM
crack (0.4.3)
safe_yaml (~> 1.0.0)
dalli (2.7.6)
database_cleaner (1.5.3)
database_cleaner (1.6.2)
diff-lcs (1.2.5)
factory_girl (4.7.0)
activesupport (>= 3.0.0)
Expand All @@ -118,20 +116,21 @@ GEM
hashdiff (0.3.0)
hashr (2.0.0)
hitimes (1.2.6)
i18n (0.8.1)
i18n (0.9.3)
concurrent-ruby (~> 1.0)
jemalloc (1.0.1)
jwt (1.5.4)
keen (0.7.8)
multi_json (~> 1.0)
metaclass (0.0.4)
minitest (5.10.2)
minitest (5.11.3)
mocha (1.1.0)
metaclass (~> 0.0.1)
multi_json (1.12.1)
multipart-post (2.0.0)
net-http-persistent (2.9.4)
net-http-pipeline (1.0.1)
pg (0.19.0)
pg (0.21.0)
puma (3.6.0)
rack (1.6.8)
rack-protection (1.5.3)
Expand Down Expand Up @@ -183,7 +182,7 @@ GEM
thread_safe (0.3.6)
tilt (2.0.8)
travis-encrypt (0.0.5)
tzinfo (1.2.3)
tzinfo (1.2.4)
thread_safe (~> 0.1)
webmock (2.1.0)
addressable (>= 2.3.6)
Expand Down Expand Up @@ -237,4 +236,4 @@ RUBY VERSION
ruby 2.4.2p198

BUNDLED WITH
1.16.0
1.16.1