From 864ac97eff716a8c429049f982be46c6a7c0ab0d Mon Sep 17 00:00:00 2001 From: Eito Katagiri Date: Mon, 22 Apr 2019 08:23:56 +0900 Subject: [PATCH] prepare for releasing version 4.3.0 --- Gemfile.lock | 2 +- README.md | 2 +- gemfiles/active4.2.11.1.gemfile.lock | 4 ++-- gemfiles/active5.0.7.2.gemfile.lock | 4 ++-- gemfiles/active5.1.7.gemfile.lock | 4 ++-- gemfiles/active5.2.3.gemfile.lock | 4 ++-- gemfiles/active6.0.0.gemfile.lock | 2 +- gemfiles/rails4.2.11.1.gemfile.lock | 4 ++-- gemfiles/rails5.0.7.2.gemfile.lock | 4 ++-- gemfiles/rails5.1.7.gemfile.lock | 4 ++-- gemfiles/rails5.2.3.gemfile.lock | 4 ++-- gemfiles/rails6.0.0.gemfile.lock | 2 +- lib/comma/version.rb | 2 +- 13 files changed, 21 insertions(+), 21 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2b232eb..3cf19af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - comma (4.2.0) + comma (4.3.0) activesupport (>= 4.0.0, < 6.1) GEM diff --git a/README.md b/README.md index 6aee000..fcd85bf 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Comma is distributed as a gem, best installed via Bundler. Include the gem in your Gemfile: ```ruby -gem 'comma', '~> 4.2.0' +gem 'comma', '~> 4.3.0' ``` Or, if you want to live life on the edge, you can get master from the main comma repository: diff --git a/gemfiles/active4.2.11.1.gemfile.lock b/gemfiles/active4.2.11.1.gemfile.lock index 18d5dd9..800f344 100644 --- a/gemfiles/active4.2.11.1.gemfile.lock +++ b/gemfiles/active4.2.11.1.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - comma (4.2.0) + comma (4.3.0) activesupport (>= 4.0.0, < 6.1) GEM @@ -107,4 +107,4 @@ DEPENDENCIES sqlite3 (~> 1.3.11) BUNDLED WITH - 1.17.2 + 1.17.3 diff --git a/gemfiles/active5.0.7.2.gemfile.lock b/gemfiles/active5.0.7.2.gemfile.lock index c540409..aaeb665 100644 --- a/gemfiles/active5.0.7.2.gemfile.lock +++ b/gemfiles/active5.0.7.2.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - comma (4.2.0) + comma (4.3.0) activesupport (>= 4.0.0, < 6.1) GEM @@ -105,4 +105,4 @@ DEPENDENCIES sqlite3 (~> 1.3.11) BUNDLED WITH - 1.17.2 + 1.17.3 diff --git a/gemfiles/active5.1.7.gemfile.lock b/gemfiles/active5.1.7.gemfile.lock index bcbdde8..b80ff12 100644 --- a/gemfiles/active5.1.7.gemfile.lock +++ b/gemfiles/active5.1.7.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - comma (4.2.0) + comma (4.3.0) activesupport (>= 4.0.0, < 6.1) GEM @@ -105,4 +105,4 @@ DEPENDENCIES sqlite3 (~> 1.3.11) BUNDLED WITH - 1.17.2 + 1.17.3 diff --git a/gemfiles/active5.2.3.gemfile.lock b/gemfiles/active5.2.3.gemfile.lock index 69336be..e19284a 100644 --- a/gemfiles/active5.2.3.gemfile.lock +++ b/gemfiles/active5.2.3.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - comma (4.2.0) + comma (4.3.0) activesupport (>= 4.0.0, < 6.1) GEM @@ -105,4 +105,4 @@ DEPENDENCIES sqlite3 (~> 1.3.11) BUNDLED WITH - 1.17.2 + 1.17.3 diff --git a/gemfiles/active6.0.0.gemfile.lock b/gemfiles/active6.0.0.gemfile.lock index 1b517bb..d1223d5 100644 --- a/gemfiles/active6.0.0.gemfile.lock +++ b/gemfiles/active6.0.0.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - comma (4.2.0) + comma (4.3.0) activesupport (>= 4.0.0, < 6.1) GEM diff --git a/gemfiles/rails4.2.11.1.gemfile.lock b/gemfiles/rails4.2.11.1.gemfile.lock index a48f9a6..f9f8f4a 100644 --- a/gemfiles/rails4.2.11.1.gemfile.lock +++ b/gemfiles/rails4.2.11.1.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - comma (4.2.0) + comma (4.3.0) activesupport (>= 4.0.0, < 6.1) GEM @@ -188,4 +188,4 @@ DEPENDENCIES test-unit BUNDLED WITH - 1.17.2 + 1.17.3 diff --git a/gemfiles/rails5.0.7.2.gemfile.lock b/gemfiles/rails5.0.7.2.gemfile.lock index 2fd7fc4..01f2123 100644 --- a/gemfiles/rails5.0.7.2.gemfile.lock +++ b/gemfiles/rails5.0.7.2.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - comma (4.2.0) + comma (4.3.0) activesupport (>= 4.0.0, < 6.1) GEM @@ -195,4 +195,4 @@ DEPENDENCIES test-unit BUNDLED WITH - 1.17.2 + 1.17.3 diff --git a/gemfiles/rails5.1.7.gemfile.lock b/gemfiles/rails5.1.7.gemfile.lock index 13913d9..8337929 100644 --- a/gemfiles/rails5.1.7.gemfile.lock +++ b/gemfiles/rails5.1.7.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - comma (4.2.0) + comma (4.3.0) activesupport (>= 4.0.0, < 6.1) GEM @@ -195,4 +195,4 @@ DEPENDENCIES test-unit BUNDLED WITH - 1.17.2 + 1.17.3 diff --git a/gemfiles/rails5.2.3.gemfile.lock b/gemfiles/rails5.2.3.gemfile.lock index aa43dea..2dd15df 100644 --- a/gemfiles/rails5.2.3.gemfile.lock +++ b/gemfiles/rails5.2.3.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - comma (4.2.0) + comma (4.3.0) activesupport (>= 4.0.0, < 6.1) GEM @@ -203,4 +203,4 @@ DEPENDENCIES test-unit BUNDLED WITH - 1.17.2 + 1.17.3 diff --git a/gemfiles/rails6.0.0.gemfile.lock b/gemfiles/rails6.0.0.gemfile.lock index 776adad..8185a9d 100644 --- a/gemfiles/rails6.0.0.gemfile.lock +++ b/gemfiles/rails6.0.0.gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - comma (4.2.0) + comma (4.3.0) activesupport (>= 4.0.0, < 6.1) GEM diff --git a/lib/comma/version.rb b/lib/comma/version.rb index 3f349eb..4b968e9 100644 --- a/lib/comma/version.rb +++ b/lib/comma/version.rb @@ -1,5 +1,5 @@ # frozen_string_literal: true module Comma - VERSION = '4.2.0' + VERSION = '4.3.0' end