Skip to content

Commit

Permalink
build(deps): bump ccs-frontend_helpers from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [ccs-frontend_helpers](https://github.com/Crown-Commercial-Service/ccs-frontend_helpers) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/Crown-Commercial-Service/ccs-frontend_helpers/releases)
- [Changelog](https://github.com/Crown-Commercial-Service/ccs-frontend_helpers/blob/main/CHANGELOG.md)
- [Commits](Crown-Commercial-Service/ccs-frontend_helpers@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: ccs-frontend_helpers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent 9cfb5fb commit bde36fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ gem 'aws-sdk-ssm', '~> 1.172.0'
gem 'rack-attack', '~> 6.7.0'

# GOV.UK Frontend helpers
gem 'ccs-frontend_helpers', '~> 1.0.0'
gem 'ccs-frontend_helpers', '~> 1.1.0'

group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ GEM
racc
builder (3.3.0)
byebug (11.1.3)
ccs-frontend_helpers (1.0.0)
ccs-frontend_helpers (1.1.0)
rails (>= 6.0)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
Expand Down Expand Up @@ -193,10 +193,10 @@ GEM
mime-types-data (3.2020.0512)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.24.0)
minitest (5.24.1)
msgpack (1.7.2)
mutex_m (0.2.0)
net-imap (0.4.12)
net-imap (0.4.14)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -388,7 +388,7 @@ DEPENDENCIES
brakeman (~> 6.1.2)
byebug (~> 11.1.3)
canonical-rails!
ccs-frontend_helpers (~> 1.0.0)
ccs-frontend_helpers (~> 1.1.0)
cssbundling-rails (~> 1.4)
dotenv-rails (~> 3.1.2)
i18n-tasks (~> 1.0.14)
Expand Down

0 comments on commit bde36fe

Please sign in to comment.