Skip to content

Commit

Permalink
Bump Ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
ferblape committed Sep 14, 2024
1 parent ebf6690 commit b888b12
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.1
3.1.4
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ DECIDIM_VERSION = { git: 'https://github.com/decidim/decidim', tag: 'v0.28.0' }.

source "https://rubygems.org"

ruby '3.1.1'
ruby '3.1.4'


gem "decidim", DECIDIM_VERSION
Expand Down
3 changes: 2 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -820,6 +820,7 @@ GEM

PLATFORMS
arm64-darwin-21
arm64-darwin-23
x86_64-linux

DEPENDENCIES
Expand All @@ -844,7 +845,7 @@ DEPENDENCIES
web-console

RUBY VERSION
ruby 3.1.1p18
ruby 3.1.4p223

BUNDLED WITH
2.4.10

0 comments on commit b888b12

Please sign in to comment.