mx-platform-ruby 0.9.3 → 0.10.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7f44975b00f2bdf10c89ce33faa117c1ccf3d054b8dd2865bfbe7525022ba134
4
- data.tar.gz: 3106281466bbd8b640045dd2591644e01c86657d70a8aa55caf141caa9ac3420
3
+ metadata.gz: f0c79e61ba996b5559c17e4d1dc8ec87138454d23e515b57445f40400a71d806
4
+ data.tar.gz: 8c6978931f616cdea8d57bf33d6b541600bc62ad76b2ff49906e387af1e0cf00
5
5
  SHA512:
6
- metadata.gz: 2e8ba61ff2fa97d8d4b703c0b07d6e03c4315b3c82967759eff150ab083cec7b3e81eca1c06e5a38731a8dd4ef64382ce885caa01ed477d6f2057e288137097e
7
- data.tar.gz: 48c7af2ffd3f9f68a2e14c7b72f69f3381dccfbec84cd89a7917d52ca2ab7e52204bb7abfba6dc50eb1cfb31a1a5e1f5df0385463fdb27a6586cbce1af81a407
6
+ metadata.gz: 8f9da0861c2663bfc726ec1e3c054ed1a3fbc109b69b01e09833ce01117ae19c5d52f834e9ffd92e372225d9fbe9a5e7a83ff929ff6ef7981ec3b80a92407e15
7
+ data.tar.gz: ee495bad85076c335f6a9e78401848b8f2a666e847f4968c3174374d844e87393b3146a9462dab863271963b9145eac7b6c73b44378f07af7a660e8258cb18f0
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- mx-platform-ruby (0.9.3)
4
+ mx-platform-ruby (0.10.0)
5
5
  faraday (~> 1.0, >= 1.0.1)
6
6
 
7
7
  GEM
@@ -50,19 +50,19 @@ GEM
50
50
  stringio
51
51
  rainbow (3.1.1)
52
52
  rake (13.0.6)
53
- rspec (3.10.0)
54
- rspec-core (~> 3.10.0)
55
- rspec-expectations (~> 3.10.0)
56
- rspec-mocks (~> 3.10.0)
57
- rspec-core (3.10.2)
58
- rspec-support (~> 3.10.0)
59
- rspec-expectations (3.10.2)
53
+ rspec (3.11.0)
54
+ rspec-core (~> 3.11.0)
55
+ rspec-expectations (~> 3.11.0)
56
+ rspec-mocks (~> 3.11.0)
57
+ rspec-core (3.11.0)
58
+ rspec-support (~> 3.11.0)
59
+ rspec-expectations (3.11.0)
60
60
  diff-lcs (>= 1.2.0, < 2.0)
61
- rspec-support (~> 3.10.0)
62
- rspec-mocks (3.10.3)
61
+ rspec-support (~> 3.11.0)
62
+ rspec-mocks (3.11.0)
63
63
  diff-lcs (>= 1.2.0, < 2.0)
64
- rspec-support (~> 3.10.0)
65
- rspec-support (3.10.3)
64
+ rspec-support (~> 3.11.0)
65
+ rspec-support (3.11.0)
66
66
  rubocop (0.66.0)
67
67
  jaro_winkler (~> 1.5.1)
68
68
  parallel (~> 1.10)
@@ -87,4 +87,4 @@ DEPENDENCIES
87
87
  rubocop (~> 0.66.0)
88
88
 
89
89
  BUNDLED WITH
90
- 2.3.6
90
+ 2.3.7