Skip to content

Commit

Permalink
bump ruby to 3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-sinina committed Sep 27, 2024
1 parent 224ea71 commit 7ec0531
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.4
3.2.5
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ GEM
bundler-audit (0.9.1)
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
byebug (10.0.2)
byebug (11.1.3)
capybara (3.33.0)
addressable
mini_mime (>= 0.1.3)
Expand Down Expand Up @@ -434,7 +434,7 @@ GEM
mini_racer (0.6.3)
libv8-node (~> 16.10.0.0)
minitest (5.18.1)
msgpack (1.4.2)
msgpack (1.7.2)
multi_xml (0.6.0)
mustache (1.1.1)
net-imap (0.3.6)
Expand Down Expand Up @@ -809,7 +809,7 @@ GEM
strscan (3.1.0)
syslog-logger (1.6.8)
text (1.3.1)
thin (1.7.2)
thin (1.8.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
Expand All @@ -821,7 +821,7 @@ GEM
concurrent-ruby (~> 1.0)
uglifier (4.1.8)
execjs (>= 0.3.0, < 3)
unicode (0.4.4.4)
unicode (0.4.4.5)
unicode-display_width (2.4.2)
uniform_notifier (1.16.0)
validates_timeliness (7.0.0.beta2)
Expand Down

0 comments on commit 7ec0531

Please sign in to comment.