Skip to content

Commit e365dab

Browse files
committed
some chnge
Signed-off-by: jan shahid shaik <jashaik@progress.com>
1 parent 7d5bf59 commit e365dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oc-id/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ gem 'rb-readline', '~> 0.5.2', require: false
1313
gem 'sass-rails', '>= 4.0.3'
1414
gem 'turbolinks', '~> 5'
1515
gem 'unicorn-rails', '~> 2.2', '>= 2.2.1'
16-
gem 'nokogiri', '1.18.9'
16+
gem 'nokogiri', '1.18.9', platforms: :ruby # Force Ruby platform to avoid glibc compatibility issues
1717
gem 'pg', '>= 0.18', '< 2.0' # active_record 4.2.8 pins this but doesn't manifest this in the gemspec for some reason
1818
gem 'mixlib-authentication', '>= 2.1', '< 4'
1919
gem 'responders', '~> 3.0', '>= 3.0.1'

0 commit comments

Comments
 (0)