Skip to content

Commit

Permalink
Merge pull request #4688 from Crown-Commercial-Service/dependabot/bun…
Browse files Browse the repository at this point in the history
…dler/ccs-frontend_helpers-2.1.0
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
2 parents bdea7de + 35275c0 commit 2095e05
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ gem 'asset_sync', '>= 2.19.1'
gem 'fog-aws', '>= 3.14.0'

# Use CCS Frontend Helpers
gem 'ccs-frontend_helpers', '~> 2.0.0'
gem 'ccs-frontend_helpers', '~> 2.1.0'

group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
Expand Down
11 changes: 6 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ GEM
caxlsx_rails (0.6.4)
actionpack (>= 3.1)
caxlsx (>= 3.0)
ccs-frontend_helpers (2.0.0)
ccs-frontend_helpers (2.1.0)
rails (>= 7.0)
clamby (1.6.8)
cliver (0.3.2)
Expand Down Expand Up @@ -232,7 +232,7 @@ GEM
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.4.0)
date (3.4.1)
date_validator (0.12.0)
activemodel (>= 3)
activesupport (>= 3)
Expand Down Expand Up @@ -371,7 +371,7 @@ GEM
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
mutex_m (0.3.0)
net-imap (0.5.0)
net-imap (0.5.5)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -649,7 +649,8 @@ GEM
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
websocket (1.2.11)
websocket-driver (0.7.6)
websocket-driver (0.7.7)
base64
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
Expand Down Expand Up @@ -684,7 +685,7 @@ DEPENDENCIES
caracal-rails (>= 1.0.2)
caxlsx (>= 3.2.0)
caxlsx_rails (>= 0.6.3)
ccs-frontend_helpers (~> 2.0.0)
ccs-frontend_helpers (~> 2.1.0)
cssbundling-rails (~> 1.4)
cucumber-rails (>= 2.6.1)
database_cleaner (>= 2.0.1)
Expand Down

0 comments on commit 2095e05

Please sign in to comment.