Sha256: 3dc5e1ae0d6f478ff5143fe55594314017c5467d7bfe4d944ce94f59ca9d4105
Contents?: true
Size: 680 Bytes
Versions: 4
Compression:
Stored size: 680 Bytes
Contents
source 'https://rubygems.org' git_source(:github) { |repo| "https://github.com/#{repo}.git" } # Declare your gem's dependencies in callrail.gemspec. # Bundler will treat runtime dependencies like base dependencies, and # development dependencies will be added by default to the :development group. gemspec # Declare any dependencies that are still in development here instead of in # your gemspec. These might include edge Rails or gems from your path or # Git. Remember to move these dependencies to your gemspec before releasing # your gem to rubygems.org. # To use a debugger # gem 'byebug', group: [:development, :test] gem 'workarea', github: 'workarea-commerce/workarea'
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
workarea-callrail-1.0.3.pre | Gemfile |
workarea-callrail-1.0.2.pre | Gemfile |
workarea-callrail-1.0.1.pre | Gemfile |
workarea-callrail-1.0.0.pre | Gemfile |