mirror of
https://git.coop/cotech/website.git
synced 2024-11-22 06:33:07 +00:00
Add rubygems source to scripts Gemfile
This commit is contained in:
parent
48d40e6ad1
commit
b41eb0f80e
@ -1,2 +1,4 @@
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gem 'nokogiri'
|
||||
gem 'activesupport'
|
||||
|
@ -1,4 +1,5 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
activesupport (5.1.4)
|
||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||
|
Loading…
Reference in New Issue
Block a user