diff --git a/ClojureScript/deps.edn b/ClojureScript/deps.edn index 1d7b460..7d391c2 100644 --- a/ClojureScript/deps.edn +++ b/ClojureScript/deps.edn @@ -1,6 +1,5 @@ {:deps - {org.clojure/clojurescript {:mvn/version "1.10.191"} + {org.clojure/clojurescript {:mvn/version "1.10.238"} org.clojure/core.async {:mvn/version "0.4.474"} goby {:mvn/version "1.1.0"} - ambly {:git/url "https://github.com/mfikes/ambly" - :sha "1cfaa6908cb1e6825db40d6abcfa04c2d72b79f4"}}} + ambly {:mvn/version "1.3.0"}}} diff --git a/ClojureScript/project.clj b/ClojureScript/project.clj index 341e810..a408e20 100644 --- a/ClojureScript/project.clj +++ b/ClojureScript/project.clj @@ -1,7 +1,7 @@ (defproject shrimp "0.1.0-SNAPSHOT" :description "Demo project for Goby." - :dependencies [[org.clojure/clojure "1.8.0"] - [org.clojure/clojurescript "1.9.562"] + :dependencies [[org.clojure/clojure "1.9.0"] + [org.clojure/clojurescript "1.10.238"] [org.clojure/core.async "0.3.443"] [goby "1.0.0"] [ambly "1.0.0"]] diff --git a/README.md b/README.md index 524f0d2..6b0bfeb 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,6 @@ Here is what this all looks like in [Cursive](https://cursiveclojure.com) (using License ======= -Copyright © 2015-2017 Mike Fikes and Contributors +Copyright © 2015-2018 Mike Fikes and Contributors Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version. diff --git a/iOS/Podfile b/iOS/Podfile index 405cd82..96cff78 100644 --- a/iOS/Podfile +++ b/iOS/Podfile @@ -3,5 +3,5 @@ platform :ios, '8.0' target 'Shrimp' do pod 'Goby', '~> 1.1.0' - pod 'Ambly', '~> 1.2.0' + pod 'Ambly', '~> 1.3.0' end diff --git a/iOS/Shrimp/Base.lproj/LaunchScreen.xib b/iOS/Shrimp/Base.lproj/LaunchScreen.xib index 0df3554..3a84089 100644 --- a/iOS/Shrimp/Base.lproj/LaunchScreen.xib +++ b/iOS/Shrimp/Base.lproj/LaunchScreen.xib @@ -11,7 +11,7 @@ -