fastly-rails 0.1.1 → 0.1.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: fastly-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael May
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2014-04-28 00:00:00.000000000 Z
14
+ date: 2014-05-08 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: rails
@@ -146,6 +146,7 @@ files:
146
146
  - lib/fastly-rails/configuration.rb
147
147
  - lib/fastly-rails/engine.rb
148
148
  - lib/fastly-rails/errors.rb
149
+ - lib/fastly-rails/mongoid/surrogate_key.rb
149
150
  - lib/fastly-rails/version.rb
150
151
  - test/dummy/README.rdoc
151
152
  - test/dummy/Rakefile
@@ -222,7 +223,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
222
223
  version: '0'
223
224
  requirements: []
224
225
  rubyforge_project:
225
- rubygems_version: 2.2.1
226
+ rubygems_version: 2.2.2
226
227
  signing_key:
227
228
  specification_version: 4
228
229
  summary: Fastly instant purging integration for Rails