Updated CHANGELOG
Bumped VERSION to 1.0.1
This commit is contained in:
parent
67b6888e7b
commit
692973fd48
@ -1,6 +1,11 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
1.0.1
|
||||||
|
-----
|
||||||
|
* Updated gems
|
||||||
|
* Tested against ruby-2.0.0-p247
|
||||||
|
|
||||||
1.0.0
|
1.0.0
|
||||||
-----
|
-----
|
||||||
* Rails 4
|
* Rails 4
|
||||||
|
@ -36,9 +36,9 @@ GEM
|
|||||||
multi_json (~> 1.3)
|
multi_json (~> 1.3)
|
||||||
thread_safe (~> 0.1)
|
thread_safe (~> 0.1)
|
||||||
tzinfo (~> 0.3.37)
|
tzinfo (~> 0.3.37)
|
||||||
addressable (2.3.4)
|
addressable (2.3.5)
|
||||||
arel (4.0.0)
|
arel (4.0.0)
|
||||||
atomic (1.1.9)
|
atomic (1.1.10)
|
||||||
better_errors (0.9.0)
|
better_errors (0.9.0)
|
||||||
coderay (>= 1.0.0)
|
coderay (>= 1.0.0)
|
||||||
erubis (>= 2.6.6)
|
erubis (>= 2.6.6)
|
||||||
@ -83,7 +83,7 @@ GEM
|
|||||||
debugger-linecache (~> 1.2.0)
|
debugger-linecache (~> 1.2.0)
|
||||||
debugger-ruby_core_source (~> 1.2.1)
|
debugger-ruby_core_source (~> 1.2.1)
|
||||||
debugger-linecache (1.2.0)
|
debugger-linecache (1.2.0)
|
||||||
debugger-ruby_core_source (1.2.2)
|
debugger-ruby_core_source (1.2.3)
|
||||||
delorean (2.1.0)
|
delorean (2.1.0)
|
||||||
chronic
|
chronic
|
||||||
diff-lcs (1.2.4)
|
diff-lcs (1.2.4)
|
||||||
@ -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.11.0)
|
webmock (1.12.2)
|
||||||
addressable (>= 2.2.7)
|
addressable (>= 2.2.7)
|
||||||
crack (>= 0.3.2)
|
crack (>= 0.3.2)
|
||||||
websocket (1.0.7)
|
websocket (1.0.7)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user