Skip to content

Commit

Permalink
Use newer version of gem
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkadel committed Sep 19, 2022
1 parent d107237 commit 993b2b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gem 'capistrano-passenger'
gem 'capistrano-rails', '~> 1.1.1'
gem 'capistrano-rails-console', require: false
gem 'capybara'
gem 'change_the_subject', '~> 0.1.0'
gem 'change_the_subject', '~> 0.2.0'
gem 'ddtrace', '~> 0.54.2'
gem 'devise'
gem 'faraday', '~> 1.0.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ GEM
celluloid (0.16.0)
timers (~> 4.0.0)
cgi (0.3.1)
change_the_subject (0.1.0)
change_the_subject (0.2.0)
yaml
childprocess (4.1.0)
chronic (0.10.2)
Expand Down Expand Up @@ -600,7 +600,7 @@ DEPENDENCIES
capistrano-rails (~> 1.1.1)
capistrano-rails-console
capybara
change_the_subject (~> 0.1.0)
change_the_subject (~> 0.2.0)
coveralls_reborn
ddtrace (~> 0.54.2)
devise
Expand Down

0 comments on commit 993b2b1

Please sign in to comment.