revs-utils 2.1.15 → 2.1.16

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 04dec231527453b6b1fb18e51aa3bcab6a9225e0
4
- data.tar.gz: 4cc364965546e031c9a1e47477398b0a09991212
3
+ metadata.gz: d2aa471967422f01078ec46ffc74444404183205
4
+ data.tar.gz: 7b65b20f4f2aab37393c9166e7f5c3fb812192b8
5
5
  SHA512:
6
- metadata.gz: 050da1f4e7350dea217884a647be1d7786d5a9e01d093022c7c2d471cba3f82235fed8de2f2352479b46429e8cc5b8e4e9d212cae49316130d71d2348b8558a7
7
- data.tar.gz: 119feaec580b26d209bdb97725a16b00856a9e610b0a58596b6989314d27de03d790ba2771a5d96403445d31bb976fc95ad545a7c78b8fbc9b748d9680ffa691
6
+ metadata.gz: 3021fb8030bb41b53651a7419cc3418bdcc37e6d2ae2cc67f3aaf60e60caeb3d715f895096890f81114e0efed4b603cf90933f27082c448ba39ae45792f1b590
7
+ data.tar.gz: 38623d464d17a0d0a5b4349abf05506f700eb491465e188689138c312a77d3f90164fa2a463b49add60fd2b7bbd3ae22996e050ebf8a367c60fe4bc2c6f5d34a
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- revs-utils (2.1.15)
4
+ revs-utils (2.1.16)
5
5
  actionpack (>= 4.1.6)
6
6
  chronic
7
7
  countries (= 0.9.2)
@@ -55,7 +55,7 @@ GEM
55
55
  nokogiri (>= 1.5.9)
56
56
  mime-types (2.6.2)
57
57
  mini_portile2 (2.0.0)
58
- minitest (5.8.4)
58
+ minitest (5.9.0)
59
59
  netrc (0.10.3)
60
60
  nokogiri (1.6.7.2)
61
61
  mini_portile2 (~> 2.0.0.rc2)
@@ -113,4 +113,4 @@ DEPENDENCIES
113
113
  yard
114
114
 
115
115
  BUNDLED WITH
116
- 1.11.2
116
+ 1.12.5
@@ -45,4 +45,4 @@ known_formats:
45
45
  - color negatives
46
46
  - black-and-white transparencies
47
47
  - color transparencies
48
- - Glass negatives
48
+ - glass negatives
@@ -1,5 +1,5 @@
1
1
  module Revs
2
2
  module Utils
3
- VERSION = "2.1.15"
3
+ VERSION = "2.1.16"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: revs-utils
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.15
4
+ version: 2.1.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter Mangiafico
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-04-26 00:00:00.000000000 Z
11
+ date: 2016-06-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: countries