diff options
-rw-r--r-- | .rbenv-version | 2 | ||||
-rw-r--r-- | .rvmrc | 2 | ||||
-rw-r--r-- | Gemfile.lock | 8 |
3 files changed, 6 insertions, 6 deletions
diff --git a/.rbenv-version b/.rbenv-version index 0a95b9f5..9bbcf15b 100644 --- a/.rbenv-version +++ b/.rbenv-version @@ -1 +1 @@ -1.9.2-p290 +1.9.3-p0 @@ -1 +1 @@ -rvm use 1.9.2 +rvm use 1.9.3 diff --git a/Gemfile.lock b/Gemfile.lock index 1c1bf8d5..5060be1a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GEM chunky_png (1.2.5) classifier (1.3.3) fast-stemmer (>= 1.0.0) - compass (0.12.1) + compass (0.12.2) chunky_png (~> 1.2) fssm (>= 0.2.7) sass (~> 3.1) @@ -24,12 +24,12 @@ GEM kramdown (~> 0.13) liquid (~> 2.3) maruku (~> 0.5) - kramdown (0.13.6) + kramdown (0.13.7) liquid (2.3.0) maruku (0.6.0) syntax (>= 1.0.0) posix-spawn (0.3.6) - pygments.rb (0.2.12) + pygments.rb (0.2.13) rubypython (~> 0.5.3) rack (1.4.1) rack-protection (1.2.0) @@ -41,7 +41,7 @@ GEM rubypython (0.5.3) blankslate (>= 2.1.2.3) ffi (~> 1.0.7) - sass (3.1.18) + sass (3.1.20) sinatra (1.3.2) rack (~> 1.3, >= 1.3.6) rack-protection (~> 1.2) |