Skip to content

Commit 355ca7f

Browse files
committed
prepare for releasing version 4.3.2
1 parent 371ec7a commit 355ca7f

13 files changed

+13
-13
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
comma (4.3.1)
4+
comma (4.3.2)
55
activesupport (>= 4.2.0, < 6.1)
66

77
GEM

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Comma is distributed as a gem, best installed via Bundler.
1717
Include the gem in your Gemfile:
1818

1919
```ruby
20-
gem 'comma', '~> 4.3.1'
20+
gem 'comma', '~> 4.3.2'
2121
```
2222

2323
Or, if you want to live life on the edge, you can get master from the main comma repository:

gemfiles/active4.2.11.1.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
comma (4.3.1)
4+
comma (4.3.2)
55
activesupport (>= 4.2.0, < 6.1)
66

77
GEM

gemfiles/active5.0.7.2.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
comma (4.3.1)
4+
comma (4.3.2)
55
activesupport (>= 4.2.0, < 6.1)
66

77
GEM

gemfiles/active5.1.7.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
comma (4.3.1)
4+
comma (4.3.2)
55
activesupport (>= 4.2.0, < 6.1)
66

77
GEM

gemfiles/active5.2.3.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
comma (4.3.1)
4+
comma (4.3.2)
55
activesupport (>= 4.2.0, < 6.1)
66

77
GEM

gemfiles/active6.0.0.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
comma (4.3.1)
4+
comma (4.3.2)
55
activesupport (>= 4.2.0, < 6.1)
66

77
GEM

gemfiles/rails4.2.11.1.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
comma (4.3.1)
4+
comma (4.3.2)
55
activesupport (>= 4.2.0, < 6.1)
66

77
GEM

gemfiles/rails5.0.7.2.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
comma (4.3.1)
4+
comma (4.3.2)
55
activesupport (>= 4.2.0, < 6.1)
66

77
GEM

gemfiles/rails5.1.7.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
comma (4.3.1)
4+
comma (4.3.2)
55
activesupport (>= 4.2.0, < 6.1)
66

77
GEM

0 commit comments

Comments
 (0)