Sha256: a0693e3f9e6cd6617ae633bd6f26be5bdb9c3c4f309b9b0f4faec54b364a021f
Contents?: true
Size: 367 Bytes
Versions: 3
Compression:
Stored size: 367 Bytes
Contents
# frozen_string_literal: true source 'http://rubygems.org' gem 'vertebrae', '>= 0.6.0' # Add dependencies to develop your gem here. # Include everything needed to run rake, tests, features, etc. group :development do gem 'bundler' gem 'byebug' gem 'juwelier', git: 'https://github.com/flajann2/juwelier.git' gem 'rspec' gem 'rubocop' gem 'webmock' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
tokyo_api-1.8.0 | Gemfile |
tokyo_api-1.7.0 | Gemfile |
tokyo_api-1.6.0 | Gemfile |