mirror of
https://github.com/mas-cli/mas
synced 2024-11-25 04:50:24 +00:00
💎 Update gems
- cocoaseeds (0.8.3) - xcpretty (0.2.8)
This commit is contained in:
parent
225a1fb523
commit
6d677f6b03
1 changed files with 15 additions and 24 deletions
39
Gemfile.lock
39
Gemfile.lock
|
@ -1,30 +1,21 @@
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
activesupport (5.0.0.1)
|
||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||
i18n (~> 0.7)
|
||||
minitest (~> 5.1)
|
||||
tzinfo (~> 1.1)
|
||||
claide (1.0.0)
|
||||
cocoaseeds (0.8.0)
|
||||
colorize (~> 0.7.0)
|
||||
CFPropertyList (2.3.6)
|
||||
claide (1.0.2)
|
||||
cocoaseeds (0.8.3)
|
||||
colored2 (~> 3.1)
|
||||
xcodeproj (>= 0.28)
|
||||
colored (1.2)
|
||||
colorize (0.7.7)
|
||||
concurrent-ruby (1.0.2)
|
||||
i18n (0.7.0)
|
||||
minitest (5.9.0)
|
||||
rouge (1.11.1)
|
||||
thread_safe (0.3.5)
|
||||
tzinfo (1.2.2)
|
||||
thread_safe (~> 0.1)
|
||||
xcodeproj (1.3.1)
|
||||
activesupport (>= 3)
|
||||
claide (>= 1.0.0, < 2.0)
|
||||
colored (~> 1.2)
|
||||
xcpretty (0.2.2)
|
||||
rouge (~> 1.8)
|
||||
colored2 (3.1.2)
|
||||
nanaimo (0.2.3)
|
||||
rouge (2.0.7)
|
||||
xcodeproj (1.5.4)
|
||||
CFPropertyList (~> 2.3.3)
|
||||
claide (>= 1.0.2, < 2.0)
|
||||
colored2 (~> 3.1)
|
||||
nanaimo (~> 0.2.3)
|
||||
xcpretty (0.2.8)
|
||||
rouge (~> 2.0.7)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
@ -34,4 +25,4 @@ DEPENDENCIES
|
|||
xcpretty
|
||||
|
||||
BUNDLED WITH
|
||||
1.12.5
|
||||
1.16.1
|
||||
|
|
Loading…
Reference in a new issue