Skip to content

Commit

Permalink
Fix gemfile.lock by running bundle install
Browse files Browse the repository at this point in the history
  • Loading branch information
luisramos0 committed Oct 12, 2018
1 parent 15c11d6 commit 10d4fb6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -265,8 +265,8 @@ GEM
http_parser.rb (~> 0.6.0)
erubis (2.7.0)
eventmachine (1.2.7)
excon (0.62.0)
execjs (2.7.0)
excon (0.62.0)
factory_bot (4.10.0)
activesupport (>= 3.0.0)
factory_bot_rails (4.10.0)
Expand Down Expand Up @@ -489,7 +489,7 @@ GEM
json_spec (1.1.5)
multi_json (~> 1.0)
rspec (>= 2.0, < 4.0)
jwt (1.5.6)
jwt (1.5.6)
kaminari (0.14.1)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -803,7 +803,7 @@ DEPENDENCIES
ofn-qz!
oj
paper_trail (~> 3.0.8)
paperclip
paperclip (~> 3.4.1)
pg
poltergeist (>= 1.16.0)
pry-byebug (>= 3.4.3)
Expand Down

0 comments on commit 10d4fb6

Please sign in to comment.