Skip to content

Commit

Permalink
Merge pull request #212 from Crown-Commercial-Service/dependabot/bund…
Browse files Browse the repository at this point in the history
…ler/activesupport-7.2.1
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
2 parents 6e1e8a4 + 5c99ef1 commit eca3795
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 @@ -14,7 +14,7 @@ gem 'axe-core-capybara', '>= 4.2.1'
gem 'axe-core-cucumber', '>= 4.2.1'

# For Time zones and manipulating dates
gem 'activesupport', '~> 7.2.0'
gem 'activesupport', '~> 7.2.1'

# For debugging
gem 'byebug', '~> 11.1'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.2.0)
activesupport (7.2.1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
Expand Down Expand Up @@ -85,7 +85,7 @@ GEM
logger (1.6.0)
matrix (0.4.2)
mini_mime (1.1.5)
minitest (5.24.1)
minitest (5.25.1)
multi_test (1.1.0)
nokogiri (1.16.6-x86_64-darwin)
racc (~> 1.4)
Expand Down Expand Up @@ -174,7 +174,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
activesupport (~> 7.2.0)
activesupport (~> 7.2.1)
axe-core-capybara (>= 4.2.1)
axe-core-cucumber (>= 4.2.1)
byebug (~> 11.1)
Expand Down

0 comments on commit eca3795

Please sign in to comment.