Sha256: 5081812ac7a9004865d4bd34406899b28102dcaff2e8db0624319589b202b660
Contents?: true
Size: 289 Bytes
Versions: 3
Compression:
Stored size: 289 Bytes
Contents
source "https://rubygems.org" gemspec :path => "../" gem "actionpack", "~> 4.2.0" # Need to specify nokogiri to prevent rails-dom-testing from loading one incompatible with ruby < 2.1 gem "nokogiri", "~> 1.6.0" platforms :rbx do gem "racc" gem "rubysl", "~> 2.0" gem "psych" end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
country_select-4.0.0 | gemfiles/actionpack4.2.gemfile |
country_select-3.1.1 | gemfiles/actionpack4.2.gemfile |
country_select-3.1.0 | gemfiles/actionpack4.2.gemfile |