We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d40c85f commit b59b1f0Copy full SHA for b59b1f0
.ruby-version
@@ -1 +1 @@
1
-3.0.3
+3.3.5
Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
-ruby '3.0.3'
+ruby '3.3.5'
5
6
gem 'faraday'
7
gem 'faraday_middleware'
Gemfile.lock
@@ -303,7 +303,7 @@ DEPENDENCIES
303
webpacker (~> 5.4)
304
305
RUBY VERSION
306
- ruby 3.0.3p157
+ ruby 3.3.5p100
307
308
BUNDLED WITH
309
2.2.32
0 commit comments