Skip to content

Commit 9c84030

Browse files
committed
rails 7.1.5.2
Signed-off-by: RoyShravani <shravani.roy@progress.com>
1 parent 405e378 commit 9c84030

File tree

2 files changed

+128
-118
lines changed

2 files changed

+128
-118
lines changed

src/oc-id/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ source 'https://rubygems.org'
22
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
33

44
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
5-
gem 'rails', '~> 7.1.0'
5+
gem 'rails', '7.1.5.2'
66
gem 'chef', '~> 18.8.11'
77
gem 'jbuilder', '~> 2.11'
88
gem 'jquery-rails'

0 commit comments

Comments
 (0)