We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4003e6 commit b7416b1Copy full SHA for b7416b1
2 files changed
Scripts/environment.sh
@@ -90,7 +90,7 @@ export RUBY_BINARY_PATH="$root/b/dist"
90
export COMPRESSED_SOURCE_PATH="$root/../compressed"
91
export BUILD_TOOLS_PATH="/Users/andraswhite/Code/static/builds"
92
93
-export TKD_RAILS_VERSION="5.1.7"
+export TKD_RAILS_VERSION="5.2.3"
94
export RAILS_GEMFILE="rails-$TKD_RAILS_VERSION";
95
96
if [ $TKD_RUBY_MINOR -gt 3 ]; then
Tokaido/Tokaido-Info.plist
@@ -21,7 +21,7 @@
21
<key>CFBundleSignature</key>
22
<string>????</string>
23
<key>CFBundleVersion</key>
24
- <string>2.5.5p157r517</string>
+ <string>2.5.5p157r523</string>
25
<key>LSApplicationCategoryType</key>
26
<string>public.app-category.developer-tools</string>
27
<key>LSMinimumSystemVersion</key>
0 commit comments