update ruby version
This commit is contained in:
parent
923f7d15b8
commit
35e73d1fc2
@ -1 +1 @@
|
|||||||
3.1.3
|
3.2.2
|
||||||
|
2
Gemfile
2
Gemfile
@ -1,6 +1,6 @@
|
|||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
|
|
||||||
ruby "3.1.3"
|
ruby "3.2.2"
|
||||||
|
|
||||||
gem "merged" , git: "https://github.com/FeenixMakers/merged"
|
gem "merged" , git: "https://github.com/FeenixMakers/merged"
|
||||||
#gem "merged" , path: "../merged"
|
#gem "merged" , path: "../merged"
|
||||||
|
12
Gemfile.lock
12
Gemfile.lock
@ -124,7 +124,7 @@ GEM
|
|||||||
coderay (1.1.3)
|
coderay (1.1.3)
|
||||||
concurrent-ruby (1.2.2)
|
concurrent-ruby (1.2.2)
|
||||||
crass (1.0.6)
|
crass (1.0.6)
|
||||||
date (3.3.3)
|
date (3.3.4)
|
||||||
db_text_search (1.0.0)
|
db_text_search (1.0.0)
|
||||||
activerecord (>= 4.1.15)
|
activerecord (>= 4.1.15)
|
||||||
debug (1.7.0)
|
debug (1.7.0)
|
||||||
@ -236,16 +236,16 @@ GEM
|
|||||||
multi_json (1.15.0)
|
multi_json (1.15.0)
|
||||||
mustache (1.1.1)
|
mustache (1.1.1)
|
||||||
nenv (0.3.0)
|
nenv (0.3.0)
|
||||||
net-imap (0.4.2)
|
net-imap (0.4.6)
|
||||||
date
|
date
|
||||||
net-protocol
|
net-protocol
|
||||||
net-pop (0.1.2)
|
net-pop (0.1.2)
|
||||||
net-protocol
|
net-protocol
|
||||||
net-protocol (0.2.1)
|
net-protocol (0.2.2)
|
||||||
timeout
|
timeout
|
||||||
net-smtp (0.4.0)
|
net-smtp (0.4.0)
|
||||||
net-protocol
|
net-protocol
|
||||||
nio4r (2.5.9)
|
nio4r (2.6.1)
|
||||||
nokogiri (1.15.5-x86_64-linux)
|
nokogiri (1.15.5-x86_64-linux)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
notiffany (0.1.3)
|
notiffany (0.1.3)
|
||||||
@ -393,7 +393,7 @@ GEM
|
|||||||
timeago_js (>= 3.0.2.2)
|
timeago_js (>= 3.0.2.2)
|
||||||
tilt (2.3.0)
|
tilt (2.3.0)
|
||||||
timeago_js (3.0.2.2)
|
timeago_js (3.0.2.2)
|
||||||
timeout (0.4.0)
|
timeout (0.4.1)
|
||||||
tzinfo (2.0.6)
|
tzinfo (2.0.6)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
warden (1.2.9)
|
warden (1.2.9)
|
||||||
@ -451,7 +451,7 @@ DEPENDENCIES
|
|||||||
webdrivers
|
webdrivers
|
||||||
|
|
||||||
RUBY VERSION
|
RUBY VERSION
|
||||||
ruby 3.1.3p185
|
ruby 3.2.2p53
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.3.26
|
2.3.26
|
||||||
|
Loading…
Reference in New Issue
Block a user