Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit38e3338

Browse files
committed
relax gem version requirements
1 parentda39961 commit38e3338

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎Gemfile‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ gemspec
66
# Add dependencies to develop your gem here.
77
# Include everything needed to run rake, tests, features, etc.
88
group:developmentdo
9-
gem"bundler",">= 1.0.0"
9+
gem"bundler"
1010
gem"rake"
1111
gem"RedCloth",RUBY_PLATFORM =='java' ?">= 4.2.7" :">= 4.0.3"
12-
gem"term-ansicolor",'~> 1.3.0'
13-
gem"shoulda-context","~> 1.1.2"
12+
gem"term-ansicolor"
13+
gem"shoulda-context"
1414
gem"json"ifRUBY_VERSION <'1.9'
1515
gem"rdoc"
1616
end

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp