mirror of
https://github.com/awesome-print/awesome_print
synced 2023-03-27 23:22:34 -04:00
Remove rails 4.0.1 gemfile
This commit is contained in:
parent
e62397c2bb
commit
513db8a7a7
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
||||||
# This file was generated by Appraisal
|
|
||||||
|
|
||||||
source "https://rubygems.org"
|
|
||||||
|
|
||||||
gem "activesupport", "~> 4.0.1"
|
|
||||||
gem "activerecord", "~> 4.0.1"
|
|
||||||
gem "mongoid", "~> 4.0.0"
|
|
||||||
|
|
||||||
group :development do
|
|
||||||
gem "sqlite3"
|
|
||||||
gem "nokogiri", ">= 1.6.5"
|
|
||||||
end
|
|
||||||
|
|
||||||
gemspec :path => "../"
|
|
Loading…
Reference in a new issue