Commit 77561ba948660ec77180677a106c0d533bdb13ef
1 parent
95d01d57
Exists in
colab
and in
4 other branches
coffee-script updated 2.4.1
Signed-off-by: Diego Araújo <diegoamc90@gmail.com>
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
Gemfile.lock
... | ... | @@ -86,10 +86,10 @@ GEM |
86 | 86 | coffee-rails (4.1.0) |
87 | 87 | coffee-script (>= 2.2.0) |
88 | 88 | railties (>= 4.0.0, < 5.0) |
89 | - coffee-script (2.3.0) | |
89 | + coffee-script (2.4.1) | |
90 | 90 | coffee-script-source |
91 | 91 | execjs |
92 | - coffee-script-source (1.9.1) | |
92 | + coffee-script-source (1.9.1.1) | |
93 | 93 | colorize (0.7.7) |
94 | 94 | colorpicker (0.0.5) |
95 | 95 | columnize (0.9.0) |
... | ... | @@ -124,7 +124,7 @@ GEM |
124 | 124 | exception_notification (4.0.1) |
125 | 125 | actionmailer (>= 3.0.4) |
126 | 126 | activesupport (>= 3.0.4) |
127 | - execjs (2.4.0) | |
127 | + execjs (2.5.2) | |
128 | 128 | factory_girl (4.5.0) |
129 | 129 | activesupport (>= 3.0.0) |
130 | 130 | factory_girl_rails (4.5.0) | ... | ... |