We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e07f3eb commit deeeb6aCopy full SHA for deeeb6a
1 file changed
pom.xml
@@ -217,6 +217,21 @@
217
<artifactId>jruby-complete</artifactId>
218
<version>${jruby.version}</version>
219
</dependency>
220
+ <dependency>
221
+ <groupId>org.jruby</groupId>
222
+ <artifactId>jruby</artifactId>
223
+ <version>${jruby.version}</version>
224
+ </dependency>
225
226
227
+ <artifactId>jruby-stdlib</artifactId>
228
229
230
231
232
+ <artifactId>jruby-base</artifactId>
233
234
235
<dependency>
236
<groupId>org.webjars</groupId>
237
<artifactId>bootstrap</artifactId>
0 commit comments