Sha256: 489156744dc0a9e7b80a8d2020e47516db1abbcc0e0a5d439ce3f6db6a3bf805
Contents?: true
Size: 274 Bytes
Versions: 7
Compression:
Stored size: 274 Bytes
Contents
source "http://rubygems.org" # Will automatically pull in this gem and all its # dependencies specified in the gemspec gem "bin_script", :path => File.expand_path("..", __FILE__) gem 'rails' gem 'activesupport' # These are development dependencies gem "rspec" gem 'rake'
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
bin_script-0.1.6 | Gemfile |
bin_script-0.1.5 | Gemfile |
bin_script-0.1.4 | Gemfile |
bin_script-0.1.3 | Gemfile |
bin_script-0.1.2 | Gemfile |
bin_script-0.1.1 | Gemfile |
bin_script-0.1 | Gemfile |