Sha256: 2db1d913fbe0c9afa551d56abb62169956da66555fb00fe8294f97c5c61f649d
Contents?: true
Size: 301 Bytes
Versions: 3
Compression:
Stored size: 301 Bytes
Contents
source 'http://rubygems.org' # NationBuilder puts error messages in a different location. gem 'oauth2', git: 'https://github.com/controlshift/oauth2.git' gem 'json' gem 'activesupport', '>3.0.0' group :development do gem 'webmock' gem 'byebug' gem 'rspec' gem 'bundler' gem "juwelier" end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
nation_builder-0.0.15 | Gemfile |
nation_builder-0.0.14 | Gemfile |
nation_builder-0.0.13 | Gemfile |