resqutils 1.3.2 → 1.3.3

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
  SHA256:
3
- metadata.gz: d53702cbe4999bae6f991dc455ec7a44c1b381c99dc2c38aaa42005556e3fb45
4
- data.tar.gz: dcea9b8eba095695e22c3af93412cd8b86d5331ca0d1565d423aaef33d14aa8d
3
+ metadata.gz: 2b546dfadd9a30d8169141ca21adba245167f823fc178c737cb19121e2933e77
4
+ data.tar.gz: 87d52d92f3f2113e5c850e5547d41cfa0baf6cf5b9df35c52df7fedbe2d46601
5
5
  SHA512:
6
- metadata.gz: 36b72c053de4e2ef7ee87eb97cbaad3669a0eeb830addee6c1beb4ac99a49994d15fb2a4260ef64cbc61a103af6a64f4377adae1edbf69ca63cecfddfb9a8b13
7
- data.tar.gz: e951a915ced35ddd5204df1e98d081d1c316aa305578c669c635c9bbe97667a84cc12141a0e0d8a28f0ef3204f9ea96781d9faf99ca9eb8dc47ad79db6e1bfa4
6
+ metadata.gz: 6b8b4eabc5250ce5a735e9cd99c857b5ba6426d2b8a4ae89702d44f34e394b11af4c3770ee307f03f8510d45b99cba97f51e5ea519c88e9ce23ca286babff34a
7
+ data.tar.gz: 2848fc973445884e32b69c33374cc1c4d691d68f95dac357d721b64e0b26ba8f3cb2f3d55c56adec72386c3b506ef4028db47f7031f234808a1e1fcc79c6343c
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- resqutils (1.3.1)
4
+ resqutils (1.3.2)
5
5
  resque
6
6
 
7
7
  GEM
@@ -14,7 +14,7 @@ GEM
14
14
  multi_json (1.14.1)
15
15
  mustermann (1.1.1)
16
16
  ruby2_keywords (~> 0.0.1)
17
- rack (2.0.8)
17
+ rack (2.2.2)
18
18
  rack-protection (2.0.8.1)
19
19
  rack
20
20
  rake (13.0.1)
@@ -37,7 +37,7 @@ GEM
37
37
  rspec-mocks (2.99.4)
38
38
  rspec_junit_formatter (0.4.1)
39
39
  rspec-core (>= 2, < 4, != 2.12.0)
40
- ruby2_keywords (0.0.1)
40
+ ruby2_keywords (0.0.2)
41
41
  sinatra (2.0.8.1)
42
42
  mustermann (~> 1.0)
43
43
  rack (~> 2.0)
@@ -1,3 +1,3 @@
1
1
  module Resqutils
2
- VERSION='1.3.2'
2
+ VERSION='1.3.3'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: resqutils
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.2
4
+ version: 1.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stitch Fix Engineering