built_in_data 1.0.1 → 1.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,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: built_in_data
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aaron Baldwin
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2014-11-12 00:00:00.000000000 Z
13
+ date: 2014-11-13 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rails
@@ -90,6 +90,7 @@ files:
90
90
  - test/dummy/db/migrate/20121024201818_add_built_in_key_to_national_parks.rb
91
91
  - test/dummy/db/migrate/20121101224000_add_protected_attribute_column_to_national_parks.rb
92
92
  - test/dummy/db/migrate/20141111224715_remove_protected_attribute_column_from_national_parks.rb
93
+ - test/dummy/db/migrate/20141113214328_add_active_to_national_parks.rb
93
94
  - test/dummy/db/schema.rb
94
95
  - test/dummy/db/test.sqlite3
95
96
  - test/dummy/log/development.log
@@ -159,6 +160,7 @@ test_files:
159
160
  - test/dummy/db/migrate/20121024201818_add_built_in_key_to_national_parks.rb
160
161
  - test/dummy/db/migrate/20121101224000_add_protected_attribute_column_to_national_parks.rb
161
162
  - test/dummy/db/migrate/20141111224715_remove_protected_attribute_column_from_national_parks.rb
163
+ - test/dummy/db/migrate/20141113214328_add_active_to_national_parks.rb
162
164
  - test/dummy/db/schema.rb
163
165
  - test/dummy/db/test.sqlite3
164
166
  - test/dummy/log/development.log