Sha256: 1c6bbe7d0260ea598dbc191c5dfb757e5205ba7a5121e22d2232e95a452ef786
Contents?: true
Size: 449 Bytes
Versions: 5
Compression:
Stored size: 449 Bytes
Contents
source "http://rubygems.org" # Add dependencies required to use your gem here. # Example: # gem "activesupport", ">= 2.3.5" # Add dependencies to develop your gem here. # Include everything needed to run rake, tests, features, etc. group :development do gem "hpricot" gem "bundler", "~> 1.0.0" gem "jeweler", "~> 1.6.4" gem "rcov", ">= 0" gem 'rspec' gem 'json_pure' gem 'itrigga-core_ext', ">= 0" gem "fastercsv", ">= 1.5.4" end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
itrigga-net_helper-0.2.0 | Gemfile |
itrigga-net_helper-0.1.0 | Gemfile |
itrigga-net_helper-0.0.3 | Gemfile |
itrigga-net_helper-0.0.2 | Gemfile |
itrigga-net_helper-0.0.1 | Gemfile |