Browse Source

Merge branch 'hotfix/1.0.4' into develop

development
Geremia Taglialatela 11 years ago
parent
commit
2a04759143
  1. 4
      CHANGELOG.md
  2. 8
      Gemfile.lock
  3. 2
      VERSION

4
CHANGELOG.md

@ -1,6 +1,10 @@
Changelog Changelog
========= =========
1.0.4
-----
* Updated gems
1.0.3 1.0.3
----- -----
* Fixed Heroku link in README * Fixed Heroku link in README

8
Gemfile.lock

@ -64,7 +64,7 @@ GEM
coffee-script (2.2.0) coffee-script (2.2.0)
coffee-script-source coffee-script-source
execjs execjs
coffee-script-source (1.6.2) coffee-script-source (1.6.3)
colorize (0.5.8) colorize (0.5.8)
columnize (0.3.6) columnize (0.3.6)
commonjs (0.2.6) commonjs (0.2.6)
@ -110,7 +110,7 @@ GEM
i18n (0.6.4) i18n (0.6.4)
i18n-js (2.1.2) i18n-js (2.1.2)
i18n i18n
jquery-rails (3.0.1) jquery-rails (3.0.2)
railties (>= 3.0, < 5.0) railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0) thor (>= 0.14, < 2.0)
jquery-turbolinks (1.0.0) jquery-turbolinks (1.0.0)
@ -147,7 +147,7 @@ GEM
slop (~> 3.4) slop (~> 3.4)
pry-rails (0.3.1) pry-rails (0.3.1)
pry (>= 0.9.10) pry (>= 0.9.10)
puma (2.2.0) puma (2.3.0)
rack (>= 1.1, < 2.0) rack (>= 1.1, < 2.0)
rack (1.5.2) rack (1.5.2)
rack-contrib (1.1.0) rack-contrib (1.1.0)
@ -239,7 +239,7 @@ GEM
rack rack
raindrops (~> 0.7) raindrops (~> 0.7)
uniform_notifier (1.2.0) uniform_notifier (1.2.0)
webmock (1.12.3) webmock (1.13.0)
addressable (>= 2.2.7) addressable (>= 2.2.7)
crack (>= 0.3.2) crack (>= 0.3.2)
websocket (1.0.7) websocket (1.0.7)

2
VERSION

@ -1 +1 @@
1.0.3 1.0.4

Loading…
Cancel
Save