Skip to content

Commit 9d7224d

Browse files
committed
upgrade to 1.0.1
1 parent de1d54b commit 9d7224d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

bashly.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Gem::Specification.new do |s|
2323
s.add_runtime_dependency 'filewatcher', '~> 2.0'
2424
s.add_runtime_dependency 'lp', '~> 0.2'
2525
s.add_runtime_dependency 'mister_bin', '~> 0.7.2'
26-
s.add_runtime_dependency 'requires', '~> 0.2'
26+
s.add_runtime_dependency 'requires', '~> 1.0'
2727

2828
s.metadata = {
2929
'bug_tracker_uri' => 'https://github.com/DannyBen/bashly/issues',

lib/bashly.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
end
77

88
requires 'bashly/concerns'
9-
109
requires 'bashly/extensions'
1110
requires 'bashly/settings'
1211
requires 'bashly/exceptions'

0 commit comments

Comments
 (0)