Sha256: f06fe51832253ce27e9f765624b926a2c9e4bbd4eac34954e2a755945a3a30c5

Contents?: true

Size: 522 Bytes

Versions: 15

Compression:

Stored size: 522 Bytes

Contents

source "https://rubygems.org"
# Add dependencies required to use your gem here.
# Example:
#   gem "activesupport", ">= 2.3.5"

gem "commander"

gem "activesupport"
gem "pry-byebug"
gem 'styled_yaml', '~> 0.0.1'

# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.
group :development do
  gem "rdoc", "~> 6.1"
  gem "bundler", "~> 2.3"
  gem "juwelier", "~> 2.4.9", git: "https://github.com/flajann2/juwelier"
  gem "simplecov", ">= 0"
  gem "test-unit", ">= 0"
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
pfab-0.58.11 Gemfile
pfab-0.58.10 Gemfile
pfab-0.58.9 Gemfile
pfab-0.58.8 Gemfile
pfab-0.58.7 Gemfile
pfab-0.58.6 Gemfile
pfab-0.58.5 Gemfile
pfab-0.58.4 Gemfile
pfab-0.58.3 Gemfile
pfab-0.58.2 Gemfile
pfab-0.58.1 Gemfile
pfab-0.58.0 Gemfile
pfab-0.57.1 Gemfile
pfab-0.57.0 Gemfile
pfab-0.56.0 Gemfile