Skip to content

Commit

Permalink
Actualise les dependences
Browse files Browse the repository at this point in the history
  • Loading branch information
etienneCharignon committed Nov 15, 2024
1 parent 4198798 commit 60e7591
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
parallelism: 1
docker:
- image: cimg/ruby:3.1.6-node
- image: cimg/ruby:3.2.6-node
environment:
BUNDLE_JOBS: 3
BUNDLE_RETRY: 3
Expand Down
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,16 +125,16 @@ GEM
autoprefixer-rails (10.4.19.0)
execjs (~> 2)
aws-eventstream (1.3.0)
aws-partitions (1.1005.0)
aws-sdk-core (3.212.0)
aws-partitions (1.1008.0)
aws-sdk-core (3.213.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.95.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.170.1)
aws-sdk-s3 (1.171.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
Expand Down Expand Up @@ -242,7 +242,7 @@ GEM
fugit (1.11.1)
et-orbi (~> 1, >= 1.2.11)
raabro (~> 1.4)
gems (1.2.0)
gems (1.3.0)
geocoder (1.8.3)
base64 (>= 0.1.0)
csv (>= 3.0.0)
Expand Down Expand Up @@ -333,7 +333,7 @@ GEM
thor (>= 0.14, < 2.0)
jquery-ui-rails (7.0.0)
railties (>= 3.2.16)
json (2.8.1)
json (2.8.2)
jwt (2.9.3)
base64
kaminari (1.2.2)
Expand Down Expand Up @@ -384,7 +384,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2024.1105)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
mini_portile2 (2.8.8)
minitest (5.25.1)
msgpack (1.7.5)
multi_json (1.15.0)
Expand Down Expand Up @@ -540,7 +540,7 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.35.0)
rubocop-ast (1.36.1)
parser (>= 3.3.1.0)
rubocop-packaging (0.5.2)
rubocop (>= 1.33, < 2.0)
Expand Down Expand Up @@ -645,7 +645,7 @@ GEM
xpath (3.2.0)
nokogiri (~> 1.8)
yajl-ruby (1.4.3)
zeitwerk (2.6.18)
zeitwerk (2.7.1)

PLATFORMS
ruby
Expand Down Expand Up @@ -736,7 +736,7 @@ DEPENDENCIES
wkhtmltopdf-binary (~> 0.12.6.5)

RUBY VERSION
ruby 3.1.6p260
ruby 3.2.6p234

BUNDLED WITH
2.4.20
2.5.23

0 comments on commit 60e7591

Please sign in to comment.