Skip to content

Commit

Permalink
Bump ruby from v3.3.0 to v3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ksylvest committed Jul 11, 2024
1 parent bbd1b41 commit c100f0f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ orbs:
executors:
default:
docker:
- image: cimg/ruby:3.3.0
- image: cimg/ruby:3.3.4

jobs:
doc:
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ PATH
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.8)
Expand Down Expand Up @@ -55,7 +55,7 @@ GEM
parser (3.3.4.0)
ast (~> 2.4.1)
racc
public_suffix (5.1.1)
public_suffix (6.0.0)
racc (1.8.0)
rainbow (3.1.1)
rake (13.2.1)
Expand Down

0 comments on commit c100f0f

Please sign in to comment.