Skip to content

Commit ab35c0c

Browse files
committed
update gemfile
1 parent 92a2108 commit ab35c0c

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.bundle/config

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
---
2-
BUNDLE_DISABLE_SHARED_GEMS: "1"
3-
BUNDLE_WITHOUT: ""
1+
---
2+
BUNDLE_WITHOUT: ''

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ rerun.txt
1919
test/dummy/log/*
2020
Gemfile.lock
2121
doc/api
22-
.yardoc/*
22+
.yardoc/*

0 commit comments

Comments
 (0)