Skip to content

Commit

Permalink
[Gemspec] Bump Nanaimo to '~> 0.4.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
amorde committed Oct 3, 2024
1 parent c4ba853 commit 5f7d32f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ PATH
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
colored2 (~> 3.1)
nanaimo (~> 0.3.0)
nanaimo (~> 0.4.0)
rexml (>= 3.3.6, < 4.0)

GEM
Expand Down Expand Up @@ -77,7 +77,7 @@ GEM
mocha (>= 0.13.0)
multi_json (1.12.1)
multipart-post (2.1.1)
nanaimo (0.3.0)
nanaimo (0.4.0)
nap (1.1.0)
nkf (0.2.0)
notify (0.5.2)
Expand Down
2 changes: 1 addition & 1 deletion xcodeproj.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'CFPropertyList', '>= 2.3.3', '< 4.0'
s.add_runtime_dependency 'claide', '>= 1.0.2', '< 2.0'
s.add_runtime_dependency 'colored2', '~> 3.1'
s.add_runtime_dependency 'nanaimo', '~> 0.3.0'
s.add_runtime_dependency 'nanaimo', '~> 0.4.0'
s.add_runtime_dependency 'rexml', '>= 3.3.6', '< 4.0'

## Make sure you can build the gem on older versions of RubyGems too:
Expand Down

0 comments on commit 5f7d32f

Please sign in to comment.