Sha256: b36754b66c5ac088320499f726fc24cac363e7d4e5d99d476906f1eb4ac52d7b
Contents?: true
Size: 456 Bytes
Versions: 3
Compression:
Stored size: 456 Bytes
Contents
source 'http://rubygems.org' gemspec gem "coveralls", "~> 0.7.0", require: false, group: :test gem "pry-debugger", group: :development, platform: :mri gem "pry", group: :development, platforms: [:jruby, :rbx] platforms :rbx do gem 'rubysl', '~> 2.0' # if using anything in the ruby standard library gem 'json', '~> 1.8.1' gem 'rubinius-coverage' end # XML parsing gem 'ox', '~> 2.0.0', platform: :ruby gem 'nokogiri', '~> 1.6.1', platform: :jruby
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
omniauth-aleph-0.1.2 | Gemfile |
omniauth-aleph-0.1.1 | Gemfile |
omniauth-aleph-0.1.0 | Gemfile |