Skip to content

Commit 425d12b

Browse files
committed
Update gem versions
1 parent e0da924 commit 425d12b

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.2
1+
1.9.3-p547

spec/integration/rails_4.1.1/Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ../../..
33
specs:
4-
annotate (2.6.3)
4+
annotate (2.6.5)
55
activerecord (>= 2.3.0)
66
rake (>= 0.8.7)
77

@@ -39,28 +39,28 @@ GEM
3939
coffee-rails (4.0.1)
4040
coffee-script (>= 2.2.0)
4141
railties (>= 4.0.0, < 5.0)
42-
coffee-script (2.2.0)
42+
coffee-script (2.3.0)
4343
coffee-script-source
4444
execjs
45-
coffee-script-source (1.7.0)
45+
coffee-script-source (1.7.1)
4646
erubis (2.7.0)
47-
execjs (2.0.2)
47+
execjs (2.2.1)
4848
hike (1.2.3)
49-
i18n (0.6.9)
50-
jbuilder (2.0.7)
49+
i18n (0.6.11)
50+
jbuilder (2.1.3)
5151
activesupport (>= 3.0.0, < 5)
5252
multi_json (~> 1.2)
53-
jquery-rails (3.1.0)
53+
jquery-rails (3.1.1)
5454
railties (>= 3.0, < 5.0)
5555
thor (>= 0.14, < 2.0)
5656
json (1.8.1)
5757
mail (2.5.4)
5858
mime-types (~> 1.16)
5959
treetop (~> 1.4.8)
6060
mime-types (1.25.1)
61-
minitest (5.3.4)
61+
minitest (5.4.0)
6262
multi_json (1.10.1)
63-
polyglot (0.3.4)
63+
polyglot (0.3.5)
6464
rack (1.5.2)
6565
rack-test (0.6.2)
6666
rack (>= 1.0)
@@ -105,16 +105,16 @@ GEM
105105
sprockets (~> 2.8)
106106
sqlite3 (1.3.9)
107107
thor (0.19.1)
108-
thread_safe (0.3.3)
108+
thread_safe (0.3.4)
109109
tilt (1.4.1)
110110
treetop (1.4.15)
111111
polyglot
112112
polyglot (>= 0.3.1)
113113
turbolinks (2.2.2)
114114
coffee-rails
115-
tzinfo (1.1.0)
115+
tzinfo (1.2.1)
116116
thread_safe (~> 0.1)
117-
uglifier (2.5.0)
117+
uglifier (2.5.3)
118118
execjs (>= 0.3.0)
119119
json (>= 1.8.0)
120120

0 commit comments

Comments
 (0)