Browse Source

Updated CHANGELOG

Bumped VERSION to 1.0.1
development
Cesidio Di Landa 11 years ago
parent
commit
692973fd48
  1. 5
      CHANGELOG.md
  2. 8
      Gemfile.lock
  3. 2
      VERSION

5
CHANGELOG.md

@ -1,6 +1,11 @@
Changelog
=========
1.0.1
-----
* Updated gems
* Tested against ruby-2.0.0-p247
1.0.0
-----
* Rails 4

8
Gemfile.lock

@ -36,9 +36,9 @@ GEM
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
addressable (2.3.4)
addressable (2.3.5)
arel (4.0.0)
atomic (1.1.9)
atomic (1.1.10)
better_errors (0.9.0)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
@ -83,7 +83,7 @@ GEM
debugger-linecache (~> 1.2.0)
debugger-ruby_core_source (~> 1.2.1)
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.2.2)
debugger-ruby_core_source (1.2.3)
delorean (2.1.0)
chronic
diff-lcs (1.2.4)
@ -239,7 +239,7 @@ GEM
rack
raindrops (~> 0.7)
uniform_notifier (1.2.0)
webmock (1.11.0)
webmock (1.12.2)
addressable (>= 2.2.7)
crack (>= 0.3.2)
websocket (1.0.7)

2
VERSION

@ -1 +1 @@
1.0.0
1.0.1

Loading…
Cancel
Save