Skip to content

Commit

Permalink
Update bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Gehrke committed Apr 5, 2018
1 parent 4bd2f96 commit 37c8140
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ GEM
ast (2.4.0)
awesome_print (1.8.0)
bcrypt (3.1.11)
binding_of_caller (0.7.3)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
builder (3.2.3)
byebug (10.0.0)
byebug (10.0.2)
chewy (5.0.0)
activesupport (>= 4.0)
elasticsearch (>= 2.0.0)
Expand All @@ -81,7 +81,7 @@ GEM
responders
warden (~> 1.2.3)
diff-lcs (1.3)
docile (1.1.5)
docile (1.3.0)
elasticsearch (6.0.2)
elasticsearch-api (= 6.0.2)
elasticsearch-transport (= 6.0.2)
Expand Down Expand Up @@ -130,7 +130,7 @@ GEM
orm_adapter (>= 0.4.0)
sequel (>= 3.18.0)
parallel (1.12.1)
parser (2.5.0.4)
parser (2.5.0.5)
ast (~> 2.4.0)
pg (1.0.0)
powerpack (0.1.1)
Expand Down Expand Up @@ -197,7 +197,7 @@ GEM
rspec-expectations (~> 3.7.0)
rspec-mocks (~> 3.7.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.0)
rspec-support (3.7.1)
rubocop (0.54.0)
parallel (~> 1.10)
parser (>= 2.5)
Expand All @@ -206,7 +206,7 @@ GEM
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.9.0)
sequel (5.7.0)
sequel (5.7.1)
sequel-devise (0.0.13)
devise
orm_adapter-sequel
Expand All @@ -221,8 +221,8 @@ GEM
sequel (>= 4.34.0)
sequel_postgresql_triggers (1.4.0)
sequel
simplecov (0.15.1)
docile (~> 1.1.0)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
Expand Down

0 comments on commit 37c8140

Please sign in to comment.