Skip to content

Commit

Permalink
Merge pull request #1720 from etalab/dependabot/bundler/development-d…
Browse files Browse the repository at this point in the history
…ependencies-78b1790e10

Bump the development-dependencies group with 2 updates
  • Loading branch information
skelz0r authored Nov 12, 2024
2 parents 67c9973 + c7f2640 commit 6bcf003
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ group :test do
gem 'cuprite'
gem 'rspec-collection_matchers'
gem 'rspec-its'
gem 'rspec-rails', '7.0.1'
gem 'rspec-rails', '7.1.0'
gem 'rspec-retry'
gem 'shoulda-matchers'
gem 'simplecov', require: false
Expand Down
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ GEM
awesome_print (1.9.2)
base64 (0.2.0)
bcrypt (3.1.20)
benchmark (0.3.0)
benchmark (0.4.0)
better_errors (2.10.1)
erubi (>= 1.0.0)
rack (>= 0.9.0)
Expand All @@ -107,7 +107,7 @@ GEM
brakeman (6.2.2)
racc
builder (3.3.0)
bullet (7.2.0)
bullet (8.0.0)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
byebug (11.1.3)
Expand Down Expand Up @@ -335,7 +335,7 @@ GEM
pry (>= 0.13, < 0.15)
pry-rails (0.3.11)
pry (>= 0.13.0)
psych (5.1.2)
psych (5.2.0)
stringio
public_suffix (6.0.1)
puma (6.4.3)
Expand Down Expand Up @@ -409,7 +409,7 @@ GEM
redis-client (0.22.2)
connection_pool
regexp_parser (2.9.2)
reline (0.5.10)
reline (0.5.11)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
Expand All @@ -434,10 +434,10 @@ GEM
rspec-its (2.0.0)
rspec-core (>= 3.13.0)
rspec-expectations (>= 3.13.0)
rspec-mocks (3.13.1)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (7.0.1)
rspec-rails (7.1.0)
actionpack (>= 7.0)
activesupport (>= 7.0)
railties (>= 7.0)
Expand Down Expand Up @@ -518,7 +518,7 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
stringio (3.1.1)
stringio (3.1.2)
strong_migrations (2.0.2)
activerecord (>= 6.1)
super_diff (0.13.0)
Expand Down Expand Up @@ -618,7 +618,7 @@ DEPENDENCIES
rest-client
rspec-collection_matchers
rspec-its
rspec-rails (= 7.0.1)
rspec-rails (= 7.1.0)
rspec-retry
rubocop
rubocop-capybara
Expand Down

0 comments on commit 6bcf003

Please sign in to comment.