mountain_view 0.7.0 → 0.7.1

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mountain_view
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.7.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ignacio Gutierrez
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2015-06-17 00:00:00.000000000 Z
12
+ date: 2015-10-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -119,7 +119,6 @@ files:
119
119
  - test/dummy/config/locales/en.yml
120
120
  - test/dummy/config/routes.rb
121
121
  - test/dummy/config/secrets.yml
122
- - test/dummy/log/development.log
123
122
  - test/dummy/log/test.log
124
123
  - test/dummy/public/404.html
125
124
  - test/dummy/public/422.html
@@ -155,7 +154,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
155
154
  version: '0'
156
155
  requirements: []
157
156
  rubyforge_project:
158
- rubygems_version: 2.2.2
157
+ rubygems_version: 2.4.8
159
158
  signing_key:
160
159
  specification_version: 4
161
160
  summary: Mountain View helps you create reusable visual components on your Rails Application.
@@ -205,7 +204,6 @@ test_files:
205
204
  - test/dummy/config/routes.rb
206
205
  - test/dummy/config/secrets.yml
207
206
  - test/dummy/config.ru
208
- - test/dummy/log/development.log
209
207
  - test/dummy/log/test.log
210
208
  - test/dummy/public/404.html
211
209
  - test/dummy/public/422.html