We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 405e378 commit 9c84030Copy full SHA for 9c84030
src/oc-id/Gemfile
@@ -2,7 +2,7 @@ source 'https://rubygems.org'
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
5
-gem 'rails', '~> 7.1.0'
+gem 'rails', '7.1.5.2'
6
gem 'chef', '~> 18.8.11'
7
gem 'jbuilder', '~> 2.11'
8
gem 'jquery-rails'
0 commit comments