mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
35 lines
809 B
Text
35 lines
809 B
Text
# This file was generated by Appraisal
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gem "appraisal", "2.2.0"
|
|
gem "bundler", "~> 1.1"
|
|
gem "pry"
|
|
gem "pry-byebug"
|
|
gem "rake", "13.0.1"
|
|
gem "rspec", "~> 3.9"
|
|
gem "rubocop", require: false
|
|
gem "rubocop-rails", require: false
|
|
gem "zeus", require: false
|
|
gem "fssm"
|
|
gem "pygments.rb"
|
|
gem "redcarpet"
|
|
gem "yard"
|
|
gem "spring"
|
|
gem "spring-commands-rspec"
|
|
gem "rspec-rails", "~> 3.9"
|
|
gem "shoulda-context", "~> 1.2.0"
|
|
gem "rails", "4.2.11.1"
|
|
gem "sass-rails", "~> 5.0"
|
|
gem "uglifier", ">= 1.3.0"
|
|
gem "coffee-rails", "~> 4.1.0"
|
|
gem "jquery-rails"
|
|
gem "turbolinks"
|
|
gem "jbuilder", "~> 2.0"
|
|
gem "sdoc", "~> 0.4.0", group: :doc
|
|
gem "bcrypt", "~> 3.1.7"
|
|
gem "activeresource", "4.0.0"
|
|
gem "json", "~> 1.4"
|
|
gem "protected_attributes", "~> 1.0.6"
|
|
gem "pg", "~> 0.18"
|
|
gem "sqlite3", "~> 1.3.6"
|