meta_presenter 0.2.4 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,16 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionpack", "4.0.0"
6
- gem "actionmailer", "4.0.0"
7
-
8
- group :development, :test do
9
- gem "pry"
10
- gem "rspec"
11
- gem "builder"
12
- gem "rb-readline"
13
- gem "coveralls"
14
- end
15
-
16
- gemspec path: "../"
@@ -1,16 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "actionpack", "5.0.0"
6
- gem "actionmailer", "5.0.0"
7
-
8
- group :development, :test do
9
- gem "pry"
10
- gem "rspec"
11
- gem "builder"
12
- gem "rb-readline"
13
- gem "coveralls"
14
- end
15
-
16
- gemspec path: "../"