admin_data 1.0.3 → 1.0.4

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
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 1
7
7
  - 0
8
- - 3
9
- version: 1.0.3
8
+ - 4
9
+ version: 1.0.4
10
10
  platform: ruby
11
11
  authors:
12
12
  - Neeraj Singh
@@ -191,6 +191,7 @@ files:
191
191
  - test/functional/main_controller_test.rb
192
192
  - test/functional/migration_controller_test.rb
193
193
  - test/functional/routes_test.rb
194
+ - test/functional/search_controller_authorization_test.rb
194
195
  - test/functional/search_controller_test.rb
195
196
  - test/helper/view_helper_test.rb
196
197
  - test/misc_tests/date_validation_test.rb
@@ -277,6 +278,7 @@ test_files:
277
278
  - test/functional/main_controller_test.rb
278
279
  - test/functional/migration_controller_test.rb
279
280
  - test/functional/routes_test.rb
281
+ - test/functional/search_controller_authorization_test.rb
280
282
  - test/functional/search_controller_test.rb
281
283
  - test/helper/view_helper_test.rb
282
284
  - test/misc_tests/date_validation_test.rb