mas-rad_core 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mas-rad_core
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ben Lovell
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-02-13 00:00:00.000000000 Z
11
+ date: 2015-02-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -231,6 +231,7 @@ files:
231
231
  - spec/dummy/config/routes.rb
232
232
  - spec/dummy/config/secrets.yml
233
233
  - spec/dummy/db/schema.rb
234
+ - spec/dummy/log/development.log
234
235
  - spec/dummy/log/test.log
235
236
  - spec/dummy/public/404.html
236
237
  - spec/dummy/public/422.html
@@ -322,6 +323,7 @@ test_files:
322
323
  - spec/dummy/config/secrets.yml
323
324
  - spec/dummy/config.ru
324
325
  - spec/dummy/db/schema.rb
326
+ - spec/dummy/log/development.log
325
327
  - spec/dummy/log/test.log
326
328
  - spec/dummy/public/404.html
327
329
  - spec/dummy/public/422.html