Skip to content

Commit

Permalink
Fix 7.0 specs
Browse files Browse the repository at this point in the history
  • Loading branch information
pmor committed Jan 2, 2025
1 parent bc6aace commit 61e74d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions gemfiles/actionpack-7.0.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ gemspec path: '../'
gem 'railties', '~> 7.0.0'
gem 'actionpack', '~> 7.0.0'
gem 'nokogiri', '~> 1.18'
gem 'mutex_m'
2 changes: 2 additions & 0 deletions gemfiles/actionpack-7.0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ GEM
nokogiri (>= 1.12.0)
method_source (1.1.0)
minitest (5.25.4)
mutex_m (0.3.0)
nokogiri (1.18.1-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.1-aarch64-linux-musl)
Expand Down Expand Up @@ -118,6 +119,7 @@ PLATFORMS
DEPENDENCIES
actionpack (~> 7.0.0)
country_select!
mutex_m
nokogiri (~> 1.18)
pry (~> 0)
railties (~> 7.0.0)
Expand Down

0 comments on commit 61e74d2

Please sign in to comment.