comma 4.3.0 → 4.3.1

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: 6cf7285c1a29ce4bdcded81d2b665722fd3ccec1ac004b5e9876d2e2b3850c5d
4
- data.tar.gz: df207352976ad2a0dadd2c6dc8f863089eeb285701261dd4e636818fd904a0ad
3
+ metadata.gz: 4a61f971ecc362e68616871f7a9ba993f37fabe4a9be0b29f4c994cc6a027e76
4
+ data.tar.gz: 017a2e83d19ab9276de0e0ce8679e1bdfdcc53a0195bf013450f6e814b259726
5
5
  SHA512:
6
- metadata.gz: 71ca924db46f66ac2f79ba17c21045369845668c3b804ea0e7c2c04d3f803b921727d70c52c60c6896398574be6a726cacf57a1be3e7905dc556899b57bda825
7
- data.tar.gz: f8d5063d39e18e8c6231654a6b3215b1d19dabbb75bd3d924f7c9e7dfb59dd91149b2b076e91acee39756b92367053324cdd4907f3d5818ee55f99984ecb0233
6
+ metadata.gz: ac95f5a083ac6cc2f3ab3b7665690ad2c6087675318abb63513502d63ebd16622b9a0ee41c56743f2a00da6d078a726f635e355c5ded8969dace49d883dc88b7
7
+ data.tar.gz: b43f6c813c3d1cd7b84f7f415c3d346d3fae426739a7ec13591187129ae58a369cda008d014029cec4ad3c146f11556e0049776bd700f50380a512b6b7333eef
data/Gemfile.lock CHANGED
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- comma (4.3.0)
5
- activesupport (>= 4.0.0, < 6.1)
4
+ comma (4.3.1)
5
+ activesupport (>= 4.2.0, < 6.1)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
data/README.md CHANGED
@@ -17,7 +17,7 @@ Comma is distributed as a gem, best installed via Bundler.
17
17
  Include the gem in your Gemfile:
18
18
 
19
19
  ```ruby
20
- gem 'comma', '~> 4.3.0'
20
+ gem 'comma', '~> 4.3.1'
21
21
  ```
22
22
 
23
23
  Or, if you want to live life on the edge, you can get master from the main comma repository:
data/comma.gemspec CHANGED
@@ -20,7 +20,7 @@ Gem::Specification.new do |s|
20
20
 
21
21
  s.licenses = ['MIT']
22
22
 
23
- s.add_dependency 'activesupport', ['>= 4.0.0', '< 6.1']
23
+ s.add_dependency 'activesupport', ['>= 4.2.0', '< 6.1']
24
24
 
25
25
  s.add_development_dependency 'appraisal', ['~> 1.0.0']
26
26
  s.add_development_dependency 'rake', ['~> 10.5.0']
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- comma (4.3.0)
5
- activesupport (>= 4.0.0, < 6.1)
4
+ comma (4.3.1)
5
+ activesupport (>= 4.2.0, < 6.1)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- comma (4.3.0)
5
- activesupport (>= 4.0.0, < 6.1)
4
+ comma (4.3.1)
5
+ activesupport (>= 4.2.0, < 6.1)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- comma (4.3.0)
5
- activesupport (>= 4.0.0, < 6.1)
4
+ comma (4.3.1)
5
+ activesupport (>= 4.2.0, < 6.1)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- comma (4.3.0)
5
- activesupport (>= 4.0.0, < 6.1)
4
+ comma (4.3.1)
5
+ activesupport (>= 4.2.0, < 6.1)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- comma (4.3.0)
5
- activesupport (>= 4.0.0, < 6.1)
4
+ comma (4.3.1)
5
+ activesupport (>= 4.2.0, < 6.1)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- comma (4.3.0)
5
- activesupport (>= 4.0.0, < 6.1)
4
+ comma (4.3.1)
5
+ activesupport (>= 4.2.0, < 6.1)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- comma (4.3.0)
5
- activesupport (>= 4.0.0, < 6.1)
4
+ comma (4.3.1)
5
+ activesupport (>= 4.2.0, < 6.1)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- comma (4.3.0)
5
- activesupport (>= 4.0.0, < 6.1)
4
+ comma (4.3.1)
5
+ activesupport (>= 4.2.0, < 6.1)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- comma (4.3.0)
5
- activesupport (>= 4.0.0, < 6.1)
4
+ comma (4.3.1)
5
+ activesupport (>= 4.2.0, < 6.1)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- comma (4.3.0)
5
- activesupport (>= 4.0.0, < 6.1)
4
+ comma (4.3.1)
5
+ activesupport (>= 4.2.0, < 6.1)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
data/lib/comma/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Comma
4
- VERSION = '4.3.0'
4
+ VERSION = '4.3.1'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: comma
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.3.0
4
+ version: 4.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marcus Crafter
@@ -17,7 +17,7 @@ dependencies:
17
17
  requirements:
18
18
  - - ">="
19
19
  - !ruby/object:Gem::Version
20
- version: 4.0.0
20
+ version: 4.2.0
21
21
  - - "<"
22
22
  - !ruby/object:Gem::Version
23
23
  version: '6.1'
@@ -27,7 +27,7 @@ dependencies:
27
27
  requirements:
28
28
  - - ">="
29
29
  - !ruby/object:Gem::Version
30
- version: 4.0.0
30
+ version: 4.2.0
31
31
  - - "<"
32
32
  - !ruby/object:Gem::Version
33
33
  version: '6.1'