Skip to content

Commit

Permalink
Merge pull request #106 from Crown-Commercial-Service/dependabot/bund…
Browse files Browse the repository at this point in the history
…ler/activesupport-7.1.1
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
2 parents d6510c1 + defd4f9 commit 5eff37b
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 @@ -15,7 +15,7 @@ gem 'axe-core-capybara', '>= 4.2.1'
gem 'axe-core-cucumber', '>= 4.2.1'

# For Time zones and manipulating dates
gem 'activesupport', '~> 7.1.0'
gem 'activesupport', '~> 7.1.1'

# For debugging
gem 'byebug', '~> 11.1'
Expand Down
4 changes: 2 additions & 2 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.1.0)
activesupport (7.1.1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand Down Expand Up @@ -171,7 +171,7 @@ PLATFORMS
x86_64-linux

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

0 comments on commit 5eff37b

Please sign in to comment.