Skip to content

Commit fba039f

Browse files
committed
🐛 Oops, lol. version_gem ate itself.
1 parent d166a93 commit fba039f

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Gemfile.lock

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ PATH
1414
remote: .
1515
specs:
1616
version_gem (1.1.8)
17-
version_gem (~> 1.1, >= 1.1.8)
1817

1918
GEM
2019
remote: https://rubygems.org/

version_gem.gemspec

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,6 @@ Gem::Specification.new do |spec|
9494
# files listed are relative paths from bindir above.
9595
spec.executables = []
9696

97-
# Utilities
98-
spec.add_dependency("version_gem", "~> 1.1", ">= 1.1.8") # ruby >= 2.2.0
99-
10097
# NOTE: It is preferable to list development dependencies in the gemspec due to increased
10198
# visibility and discoverability on RubyGems.org.
10299
# However, development dependencies in gemspec will install on

0 commit comments

Comments
 (0)