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 01f4c9e commit 2f7d963Copy full SHA for 2f7d963
.ruby-version
@@ -1 +1 @@
1
-3.3.6
+3.3.5
Gemfile
@@ -3,7 +3,7 @@
3
source "https://rubygems.org"
4
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
5
6
-ruby "3.3.6"
+ruby "3.3.5"
7
gem "rails", "~> 7.2.2.1"
8
9
gem "active_flag"
Gemfile.lock
@@ -492,7 +492,7 @@ DEPENDENCIES
492
webmock
493
494
RUBY VERSION
495
- ruby 3.3.6p108
+ ruby 3.3.5p100
496
497
BUNDLED WITH
498
2.5.23
README.md
@@ -1,7 +1,7 @@

2
```
-Ruby 3.3.6
+Ruby 3.3.5
Rails 7.2.2.1
0 commit comments