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