mirror of
https://github.com/zhigang1992/redpotion.git
synced 2026-01-12 17:43:23 +08:00
Merged and bumped version
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
redpotion (1.1.3)
|
||||
redpotion (1.1.5)
|
||||
ProMotion (~> 2.3)
|
||||
RedAlert
|
||||
motion-cocoapods
|
||||
motion_print
|
||||
rake
|
||||
ruby_motion_query (~> 1.3.4)
|
||||
ruby_motion_query (~> 1.3.5)
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
@@ -73,7 +73,7 @@ GEM
|
||||
activesupport (~> 3.2)
|
||||
builder (~> 3.2)
|
||||
plist (~> 3.1)
|
||||
ruby_motion_query (1.3.4)
|
||||
ruby_motion_query (1.3.5)
|
||||
webstub (1.1.2)
|
||||
xcodeproj (0.23.1)
|
||||
activesupport (>= 3)
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
module RedPotion
|
||||
VERSION = "1.1.3"
|
||||
VERSION = "1.1.5"
|
||||
end
|
||||
|
||||
@@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
|
||||
|
||||
spec.executables << 'potion'
|
||||
|
||||
spec.add_runtime_dependency "ruby_motion_query", "~> 1.3.4"
|
||||
spec.add_runtime_dependency "ruby_motion_query", "~> 1.3.5"
|
||||
spec.add_runtime_dependency "ProMotion", "~> 2.3"
|
||||
spec.add_runtime_dependency "motion_print"
|
||||
spec.add_runtime_dependency "motion-cocoapods"
|
||||
|
||||
Reference in New Issue
Block a user