lib/nano_store.rb in nano-store-0.6.1 vs lib/nano_store.rb in nano-store-0.6.2
- old
+ new
@@ -14,7 +14,7 @@
# Load finder and association first
app.files.unshift(File.join(File.dirname(__FILE__), 'nano_store/association.rb'))
app.files.unshift(File.join(File.dirname(__FILE__), 'nano_store/finder.rb'))
app.pods ||= Motion::Project::CocoaPods.new(app)
- app.pods.pod 'NanoStore', '~> 2.5.7'
+ app.pods.pod 'NanoStore', '2.5.2'
end
\ No newline at end of file