Skip to content

Commit

Permalink
Update sneakers, update capybara, keep gem matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
christinach committed Dec 20, 2022
1 parent a3e47fd commit b1207bb
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 @@ -52,7 +52,7 @@ gem 'yajl-ruby', '>= 1.3.1', require: 'yajl'
gem 'babel-transpiler'
gem 'bootstrap', '~> 4.6'
gem 'bootstrap-select-rails'
gem 'capybara', '~> 3.37.1'
gem 'capybara'
gem 'ddtrace', '~> 0.54.2'
gem 'font-awesome-rails'
gem 'http', '~> 5.1'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ GEM
sassc-rails (>= 2.0.0)
bootstrap-select-rails (1.13.8)
builder (3.2.4)
bunny (2.19.0)
bunny (2.20.1)
amq-protocol (~> 2.3, >= 2.3.1)
sorted_set (~> 1, >= 1.0.2)
byebug (11.1.3)
Expand All @@ -168,7 +168,7 @@ GEM
capistrano-rails (1.6.2)
capistrano (~> 3.1)
capistrano-bundler (>= 1.1, < 3)
capybara (3.37.1)
capybara (3.38.0)
addressable
matrix
mini_mime (>= 0.1.3)
Expand Down Expand Up @@ -657,7 +657,7 @@ DEPENDENCIES
capistrano (~> 3.4.0)
capistrano-passenger
capistrano-rails
capybara (~> 3.37.1)
capybara
chosen-rails
cobravsmongoose (~> 0.0.2)
coveralls_reborn
Expand Down

0 comments on commit b1207bb

Please sign in to comment.