Skip to content

Commit

Permalink
Merge e3d7a4f into bea47f1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 9, 2021
2 parents bea47f1 + e3d7a4f commit da4689a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ group :development, :test do
gem 'guard-cucumber', '~> 3.0'
gem 'guard-bundler', '~> 2.2'
gem 'webmock', '~> 3.11', require: false
gem 'pry', '~> 0.13'
gem 'pry', '~> 0.14'
gem 'timecop', '~> 0.9'
gem 'factory_bot_rails', '~> 5.2'
gem 'faker', '~> 2.2'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ GEM
cliver (0.3.2)
cloudflare (2.1.0)
json (~> 1)
coderay (1.1.2)
coderay (1.1.3)
coffee-rails (4.2.2)
coffee-script (>= 2.2.0)
railties (>= 4.0.0)
Expand Down Expand Up @@ -530,7 +530,7 @@ GEM
cliver (~> 0.3.1)
multi_json (~> 1.0)
websocket-driver (>= 0.2.0)
pry (0.13.1)
pry (0.14.0)
coderay (~> 1.1)
method_source (~> 1.0)
puma (5.2.0)
Expand Down Expand Up @@ -826,7 +826,7 @@ DEPENDENCIES
mongoid-grid_fs (~> 2.4)
nokogiri (~> 1.10)
poltergeist (~> 1.6)
pry (~> 0.13)
pry (~> 0.14)
puma (~> 5.2)
pusher (~> 1.4)
rack-cors (~> 1.0)
Expand Down

0 comments on commit da4689a

Please sign in to comment.