Skip to content

Commit abd3074

Browse files
committed
rubyのバージョンがwin環境であげられないので指定しない
1 parent a668f8e commit abd3074

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
source 'https://rubygems.org'
22

3-
ruby '2.0.0'
4-
53
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
64
gem 'rails', '4.0.0'
75

Gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ GEM
8989
actionpack (>= 3.0)
9090
activesupport (>= 3.0)
9191
sprockets (~> 2.8)
92+
sqlite3 (1.3.9)
9293
sqlite3 (1.3.9-x86-mingw32)
9394
thor (0.19.1)
9495
thread_safe (0.3.4)
@@ -104,6 +105,7 @@ GEM
104105
json (>= 1.8.0)
105106

106107
PLATFORMS
108+
ruby
107109
x86-mingw32
108110

109111
DEPENDENCIES

0 commit comments

Comments
 (0)