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 3327265 commit f4c412dCopy full SHA for f4c412d
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- rails-app_env (0.2.0)
+ rails-app_env (0.3.0)
5
activesupport (>= 8.0.0)
6
railties (>= 8.0.0)
7
lib/rails/app_env/version.rb
@@ -1,5 +1,5 @@
module Rails
module AppEnv
- VERSION = "0.2.0"
+ VERSION = "0.3.0"
end
0 commit comments