Skip to content

Commit 19f56cf

Browse files
committed
chore: update Gemfile
1 parent b9de759 commit 19f56cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ gemspec
44

55
gem 'rake', '~>12.3.3'
66
gem 'sqlite3', '~>1.3'
7+
gem 'conventional-changelog', '~>1.3'
8+
gem 'bump', '~> 0.5'
79

810
group :development do
911
gem 'pry-byebug'
10-
gem 'conventional-changelog', '~>1.3'
11-
gem 'bump', '~> 0.5'
1212
gem 'sequel-annotate', '~>1.3'
1313
end
1414

0 commit comments

Comments
 (0)