Sha256: 07b91bca368ce5368e6a1137ee43250cf077e6ea6f397c8a2009a4231f1a27ca
Contents?: true
Size: 272 Bytes
Versions: 3
Compression:
Stored size: 272 Bytes
Contents
source "https://rubygems.org/" ruby "1.9.3" gem "bson", "2.2.2" # These gems are only used for testing purposes, and shouldn't be used in another environment than the local development one. group :test do gem "rack-test", "0.6.2" gem "rspec" , "3.0.0.beta2" end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
kharon-0.5.1 | Gemfile |
kharon-0.5.0 | Gemfile |
kharon-0.4.0 | Gemfile |