Skip to content

Commit eab0ab3

Browse files
committed
specify rubygems url in Gemfile
1 parent 68485d1 commit eab0ab3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gemfiles/Gemfile.base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
source :rubygems
1+
source 'https://rubygems.org'
22
gem 'activerecord-jdbcsqlite3-adapter', :platforms => :jruby
33
gem "sqlite3", :platforms => :ruby
44
gem "simple_form"

0 commit comments

Comments
 (0)