i18n_missing_keys 0.1.23 → 0.1.24

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.
@@ -8,7 +8,7 @@ module I18nMissingKeys
8
8
  # https://blog.engineyard.com/2010/extending-rails-3-with-railties
9
9
  # http://stackoverflow.com/questions/742633/make-rake-task-from-gem-available-everywhere
10
10
  #require 'lib/tasks/i18n_missing_keys.rake'
11
- load File.expand_path('../tasks/i18n_missing_keys.rake', __FILE__)
11
+ load File.expand_path('../../tasks/i18n_missing_keys.rake', __FILE__)
12
12
  end
13
13
  end
14
14
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: i18n_missing_keys
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.23
4
+ version: 0.1.24
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -136,7 +136,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
136
136
  version: '0'
137
137
  segments:
138
138
  - 0
139
- hash: 4310292915321522023
139
+ hash: 235728246415955172
140
140
  required_rubygems_version: !ruby/object:Gem::Requirement
141
141
  none: false
142
142
  requirements: