Sha256: 3727f9d79c43dd9911f6b6893966b30325b8dea949cb69f7d6234fc3f5c3440e
Contents?: true
Size: 478 Bytes
Versions: 6
Compression:
Stored size: 478 Bytes
Contents
source "http://rubygems.org" # Add dependencies required to use your gem here. # Example: # gem "activesupport", ">= 2.3.5" gem 'headless' gem 'watir-webdriver' gem 'watir-webdriver-performance' gem 'activesupport' # Add dependencies to develop your gem here. # Include everything needed to run rake, tests, features, etc. group :development do gem "rspec" gem "rdoc", "~> 3.12" gem "bundler", "~> 1.0" gem "jeweler", "~> 1.8.7" #gem "rcov", ">= 0" gem "pry" end
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
uptime_monitor-0.0.7 | Gemfile |
uptime_monitor-0.0.6 | Gemfile |
uptime_monitor-0.0.5 | Gemfile |
uptime_monitor-0.0.4 | Gemfile |
uptime_monitor-0.0.2 | Gemfile |
uptime_monitor-0.0.1 | Gemfile |