refinerycms-resources 2.0.1 → 2.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/refinerycms-resources.gemspec +0 -1
  2. metadata +6 -6
@@ -20,7 +20,6 @@ Gem::Specification.new do |s|
20
20
 
21
21
  s.files = `git ls-files`.split("\n")
22
22
  s.test_files = `git ls-files -- spec/*`.split("\n")
23
- s.executables = `git ls-files -- bin/*`.split("\n").map { |f| File.basename(f) }
24
23
 
25
24
  s.add_dependency 'dragonfly', '~> 0.9.8'
26
25
  s.add_dependency 'rack-cache', '>= 0.5.3'
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: refinerycms-resources
3
3
  version: !ruby/object:Gem::Version
4
- hash: 13
4
+ hash: 11
5
5
  prerelease:
6
6
  segments:
7
7
  - 2
8
8
  - 0
9
- - 1
10
- version: 2.0.1
9
+ - 2
10
+ version: 2.0.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Philip Arndt
@@ -59,12 +59,12 @@ dependencies:
59
59
  requirements:
60
60
  - - "="
61
61
  - !ruby/object:Gem::Version
62
- hash: 13
62
+ hash: 11
63
63
  segments:
64
64
  - 2
65
65
  - 0
66
- - 1
67
- version: 2.0.1
66
+ - 2
67
+ version: 2.0.2
68
68
  version_requirements: *id003
69
69
  name: refinerycms-core
70
70
  type: :runtime