Skip to content

Commit 0d222ba

Browse files
committed
Updated gems and rubies to 1.9.3
1 parent f5b6df5 commit 0d222ba

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.rbenv-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.2-p290
1+
1.9.3-p0

.rvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
rvm use 1.9.2
1+
rvm use 1.9.3

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GEM
88
chunky_png (1.2.5)
99
classifier (1.3.3)
1010
fast-stemmer (>= 1.0.0)
11-
compass (0.12.1)
11+
compass (0.12.2)
1212
chunky_png (~> 1.2)
1313
fssm (>= 0.2.7)
1414
sass (~> 3.1)
@@ -24,12 +24,12 @@ GEM
2424
kramdown (~> 0.13)
2525
liquid (~> 2.3)
2626
maruku (~> 0.5)
27-
kramdown (0.13.6)
27+
kramdown (0.13.7)
2828
liquid (2.3.0)
2929
maruku (0.6.0)
3030
syntax (>= 1.0.0)
3131
posix-spawn (0.3.6)
32-
pygments.rb (0.2.12)
32+
pygments.rb (0.2.13)
3333
rubypython (~> 0.5.3)
3434
rack (1.4.1)
3535
rack-protection (1.2.0)
@@ -41,7 +41,7 @@ GEM
4141
rubypython (0.5.3)
4242
blankslate (>= 2.1.2.3)
4343
ffi (~> 1.0.7)
44-
sass (3.1.18)
44+
sass (3.1.20)
4545
sinatra (1.3.2)
4646
rack (~> 1.3, >= 1.3.6)
4747
rack-protection (~> 1.2)

0 commit comments

Comments
 (0)